package irmin-pack
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Irmin backend which stores values in a pack file
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-2.7.2.tbz
sha256=29c68c5001a727aaa7a6842d6204ffa3e24b3544fa4f6af2234cdbfa032f7fdf
sha512=87254dfe640619b678a95c211435c0deaaaac8bec50bba711757dd610c9fe6d9a80938399b7e2bb7bc813116eebc82bf3474b281d1afcd1031586f3d51579925
doc/irmin-pack.mem/Irmin_pack_mem/Make/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