package bitmasks

  1. Overview
  2. Docs

bitmasks

API

Library bitmasks

  • BitMaskSet Bitmasks exposed as sets. See the documentation for Set.S in the Standard Library for details of functions. The ordering used for elements in the set has the least significant bit as the smallest element which corresponds with constructor order of the sum type used for the elements. A complete example may be found in Make.
OCaml

Innovation. Community. Security.