package irmin-fs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Generic file-system backend for Irmin
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-3.11.0.tbz
sha256=09996fbcc2c43e117a9bd8e9028c635e81cccb264d5e02d425ab8b06bbacdbdb
sha512=0391a6bf7b94a1edd50a3a8df9e58961739fa78d7d689d61f56bc87144483bad2ee539df595c33d9d52c29b3458da5dddf3a73b5eb85e49c4667c26d2cd46be1
doc/irmin-fs.unix/Irmin_fs_unix/Make/Backend/Node_portable/index.html
Module Backend.Node_portable
val t : t Irmin__.Type.tval metadata_t : Schema.Metadata.t Irmin__.Type.ttype contents_key = Hash.tval contents_key_t : contents_key Irmin__.Type.ttype node_key = Hash.tval node_key_t : node_key Irmin__.Type.tval step_t : Schema.Path.step Irmin__.Type.tval value_t : value Irmin__.Type.tval hash_t : Hash.t Irmin__.Type.tval of_list : (Schema.Path.step * value) list -> tval list :
?offset:int ->
?length:int ->
?cache:bool ->
t ->
(Schema.Path.step * value) listval of_seq : (Schema.Path.step * value) Irmin__.Import.Seq.t -> tval seq :
?offset:int ->
?length:int ->
?cache:bool ->
t ->
(Schema.Path.step * value) Irmin__.Import.Seq.tval empty : unit -> tval is_empty : t -> boolval length : t -> intval clear : t -> unitval find : ?cache:bool -> t -> Schema.Path.step -> value optionval add : t -> Schema.Path.step -> value -> tval remove : t -> Schema.Path.step -> tmodule Metadata : sig ... endval head :
t ->
[ `Inode of int * (int * Hash.t) list
| `Node of (Schema.Path.step * value) list ]val of_node : Node.value -> tval merge :
contents:contents_key option Irmin__.Merge.t ->
node:node_key option Irmin__.Merge.t ->
t Irmin__.Merge.ttype proof = [ | `Blinded of Hash.t| `Inode of int * (int * proof) list| `Values of (Schema.Path.step * value) list
]val proof_t : proof Irmin__.Type.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>