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.10.0.tbz
sha256=92a9de7a0a2a35c2feba0c35a806b1f0df24c1c0d15164eebf3f919296d26715
sha512=0203ec5117a851ad5afeb2f9091659b4e142e231b6b945caab93f4d7beb23397c8ac43f7056e91d18f4bff0be1062f6ae966d221f877c229328c0cbbf29fd9f0
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)"
>