lambda-llama / bitset

A compact functional set data structure
http://hackage.haskell.org/package/bitset
MIT License
13 stars 13 forks source link

Add 'Bits' instance for 'GBitSet' #4

Closed superbobry closed 11 years ago

superbobry commented 11 years ago

Might be useful for low-level bit swapping.