RubyGems.org

bitfield

0.9.4

This C extension wraps boost::dynamic_bitset and makes it available \ as a native Ruby class. The bitset behaves like an an array allowing only values of 0 and 1.

installgem install bitfield
Authors

Fabian Becker

3,764 total downloads 1,032 for this version
Owners

2174875fdee25e314d90b3382a123cf5

Gemfile
gem "bitfield", "~> 0.9.4"
Versions
  1. 0.9.4 October 30, 2011
  2. 0.9.3 October 29, 2011
  3. 0.9.2 October 26, 2011
  4. 0.9.1 October 24, 2011
Show all versions (5 total)
Development Dependencies
  1. rspec >= 0