package orsetto
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A library of assorted structured data interchange languages
Install
dune-project
Dependency
Authors
Maintainers
Sources
r1.0.2.tar.gz
sha256=bb2af4d8b376b2d60fa996bd4d3b90d9f3559455672540f6d7c3598af81d483b
md5=f7bfa83013801b42fcdba607af2f012b
doc/orsetto.cf/Cf_index_node/Binary/index.html
Module Cf_index_node.Binary
Tree structures use Binary(K) to make an index node where K.t is the index value associated to its codomain value by the node.
Parameters
module K : Cf_relations.OrderSignature
type index = K.tThe type of an index value.
type +'a t = K.t * 'aThe type of an index node.
val obj : 'a t -> 'aTree structure use obj n to get the codomain value of n.
Tree structures use icompare i n to compare i with the index value of n.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page