package rangeSet

  1. Overview
  2. Docs

RangeSet

Sets over ordered ranges

This module implements the set data structure.

The elements are reprented as ranges, and is therefore efficient for large set of adjacent elements.

Document

The document is available here.

OCaml

Innovation. Community. Security.