package bitmasks

  1. Overview
  2. No Docs
BitMasks over int and int64 exposed as sets

Install

Dune Dependency

Authors

Maintainers

Sources

bitmasks-1.0.0.tar.gz
sha256=524dc87bd83e606eaa6501ac3f9a87efed12e2b665e003260189ae2cf309bce3
md5=5f3e3092eac1a535db3f9996e10b4b45

Description

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.

Published: 20 Mar 2014

Dependencies (4)

  1. ocamlbuild build
  2. oasis build
  3. ocamlfind build
  4. ocaml >= "3.12.0" & < "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.