package bitmasks

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.4.0.tar.gz
md5=ca4039c557d165d61845a44baa3119c0
sha512=3aa006f8416c5fb38142ccf5fc5af85cb827da83fb83dd5b879988797af70701dd466a936b500f9a17dbf5b092de6fecf3b1f91def38d547612c1e95cb606339

doc/README.html

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.