bitmasks 1.0.0
Author | David Allsopp | ||||
---|---|---|---|---|---|
License | BSD-3-clause with OCaml linking exception | ||||
Homepage | http://forge.ocamlcore.org/projects/bitmasks | ||||
Maintainer | david.allsopp@metastack.com | ||||
Dependencies |
|
||||
OCaml | >= 3.12.0 | ||||
Published | Mar 19, 2014 | ||||
Source [http] |
https://forge.ocamlcore.org/frs/download.php/1386/bitmasks-1.0.0.tar.gz 5f3e3092eac1a535db3f9996e10b4b45 |
||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bitmasks/bitmasks.1.0.0/opam |
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.
No package is dependent |