Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: [Mutability bitset] Puzzle (*very hard*!)

From: greggirwin:mindspring at: 29-Sep-2006 8:53

Hi Ladislav, LM> *Is there a way how to discern equal bitsets that don't reference LM> "identical" underlying bitset?* My first instinct would be to toggle a bit in one bitset, compare them, then toggle it back. -- Gregg