package bitmasks

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
CI

BitMasks 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.

OCaml

Innovation. Community. Security.