purescript-contrib / purescript-bigints

Arbitrary length integers for PureScript
MIT License
26 stars 22 forks source link

Add logic functions. #2

Closed Proclivis closed 7 years ago

Proclivis commented 7 years ago

Add bit logic functions and shifting to support purescript-word, which has fixed width types Word8, Word16, Word32 and Word64.

sharkdp commented 7 years ago

Cool, thank you very much!

Edit: released as v3.1.0