package bitmasks

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.5.0.tar.gz
md5=b3903418b69a71f27b86bc2e3a2a3bea
sha512=33b948682cc722262809620ddd23908c04bf7a877242a739ac3c63d83778499897fe303af5c2436d1364901eb846126fb1f1619033e9a3275dd9402fcba1a148

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: 21 May 2025

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.