package irmin
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Irmin, a distributed database that follows the same design principles as Git
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-2.7.2.tbz
sha256=29c68c5001a727aaa7a6842d6204ffa3e24b3544fa4f6af2234cdbfa032f7fdf
sha512=87254dfe640619b678a95c211435c0deaaaac8bec50bba711757dd610c9fe6d9a80938399b7e2bb7bc813116eebc82bf3474b281d1afcd1031586f3d51579925
doc/irmin.mem/Irmin_mem/KV/Private/Slice/index.html
Module Private.Slice
Private slices.
Slices
type t = sliceThe type for slices.
type contents = Contents.key * Contents.valueThe type for exported contents.
type node = Node.key * Node.valueThe type for exported nodes.
type commit = Commit.key * Commit.valueThe type for exported commits.
The type for exported values.
Value Types
val t : t Irmin.Type.tt is the value type for t.
val contents_t : contents Irmin.Type.tcontent_t is the value type for contents.
val node_t : node Irmin.Type.tnode_t is the value type for node.
val commit_t : commit Irmin.Type.tcommit_t is the value type for commit.
val value_t : value Irmin.Type.tvalue_t is the value type for value.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page