package orsetto

  1. Overview
  2. Docs
A library of assorted structured data interchange languages

Install

Dune Dependency

Authors

Maintainers

Sources

r1.1.tar.gz
sha256=6e6f59fc6a2c590b1b377e40f2120a548e6f09e61e7eb12ffa45cf2d517316b8
md5=533153cd4a9fe8093d3b98afc1073bc8

doc/orsetto.cf/Cf_bsearch_data/Map/Int_basis/index.html

Module Map.Int_basis

A distinguished instance of the map basis for integer maps.

module Index : Cf_relations.Order with type t = int

The total order of the table and co-domain array index type.

module Table : Table.Basis with type Vector.index = Index.t with type Search.t = int with type Vector.element = int with type Vector.t = int array

The basis of the underlying table module.

module Content : Aux.Profile with type index := Index.t with type 'a t = 'a array

The implementation of the underlying co-domain content array.

OCaml

Innovation. Community. Security.