package orsetto
A library of assorted structured data interchange languages
Install
Dune Dependency
Authors
Maintainers
Sources
r1.0.3.tar.gz
sha256=151ca6df499bd3de7aa89a4e1627411fbee24c4dea6e0e71ce21f06f181ee654
md5=00393728b481c2bf15919a8202732335
doc/orsetto.cf/Cf_bsearch_data/Set/index.html
Module Cf_bsearch_data.Set
This module contains the signature of an immutable set constructed from a binary search table of containing elements of the set. Distinguished instances are provided for tables of char
and int
type values.
module type Profile = sig ... end
The signature of set implementation modules.
module Create
(T : Table.Basis) :
Profile
with type search := T.Search.t
and type element := T.Vector.element
and type Unsafe.index := T.Vector.index
and type Unsafe.vector := T.Vector.t
Use Create(B)
to create an instance of a set module.
module Of_char : sig ... end
A distinguished instance of a module for sets of char
elements.
module Of_int : sig ... end
A distinguished instance of a module for sets of int
elements.
module Of_string : sig ... end
A distinguished instance of a module for sets of string
elements.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>