in reply to Bitwise operators on binary objects

Sounds like a Bit::Vector.

  • Comment on Re: Bitwise operators on binary objects

Replies are listed 'Best First'.
Re^2: Bitwise operators on binary objects
by Anonyrnous Monk (Hermit) on Jan 31, 2011 at 09:42 UTC

    Just to elaborate (as it might not be immediately evident): use the ->Norm() method to count the number bits that are set.