bitmasks
BitMasks over int and int64 exposed as sets
Library for exposing bitmasks (typically as int or int64) in an implementation compatible with OCaml's Set. The underlying data representation is unaltered, allowing the value to be manipulated either as a bitmask or as a set without conversion.
Author | David Allsopp |
---|---|
License | BSD-3-clause with OCaml linking exception |
Homepage | http://forge.ocamlcore.org/projects/bitmasks |
Maintainer | david.allsopp@metastack.com |
OCaml | >= 3.12.0 |
Events
Mar 19, 2014
Published version 1.0.0