package bogue

  1. Overview
  2. Docs

Unions of ranges of integers

Dependency graph
type t
val mem : t -> int -> bool
val toggle : t -> int -> t
val sprint : t -> string
val iter : (int -> unit) -> t -> unit
OCaml

Innovation. Community. Security.