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/Tree/index.html
Module Make.Tree
val path_t : path Irmin__.Type.tval step_t : step Irmin__.Type.tval metadata_t : metadata Irmin__.Type.tval contents_t : contents Irmin__.Type.tval contents_key_t : contents_key Irmin__.Type.tval node_t : node Irmin__.Type.tval hash_t : hash Irmin__.Type.tval t : tree Irmin__.Type.tval empty : unit -> treeval is_empty : tree -> boolmodule Contents : sig ... endval merge : tree Irmin__.Merge.tval destruct : tree -> [ `Contents of Contents.t * metadata | `Node of node ]val empty_marks : unit -> markstype (!'a, !'b) folder = path -> 'b -> 'a -> 'a Lwt.tval depth_t : depth Irmin__.Type.tval fold :
?order:[ `Random of Random.State.t | `Sorted | `Undefined ] ->
?force:'a force ->
?cache:bool ->
?uniq:uniq ->
?pre:('a, step list) folder ->
?post:('a, step list) folder ->
?depth:depth ->
?contents:('a, contents) folder ->
?node:('a, node) folder ->
?tree:('a, tree) folder ->
tree ->
'a ->
'a Lwt.tval stats_t : stats Irmin__.Type.tval concrete_t : concrete Irmin__.Type.tmodule Proof : sig ... endval clear : ?depth:int -> tree -> unittype counters = {mutable contents_hash : int;mutable contents_find : int;mutable contents_add : int;mutable contents_mem : int;mutable node_hash : int;mutable node_mem : int;mutable node_index : int;mutable node_add : int;mutable node_find : int;mutable node_val_v : int;mutable node_val_find : int;mutable node_val_list : int;
}val counters : unit -> countersval inspect :
tree ->
[ `Contents | `Node of [ `Key | `Map | `Portable_dirty | `Pruned | `Value ] ]module Private : sig ... endval pp : tree Irmin__.Type.ppval kinded_key_t : kinded_key Irmin__.Type.tval key : tree -> kinded_key optionval find_key : Repo.t -> tree -> kinded_key option Lwt.tval of_key : Repo.t -> kinded_key -> tree option Lwt.tval shallow : Repo.t -> kinded_key -> treeval kinded_hash : ?cache:bool -> tree -> kinded_hashval of_hash : Repo.t -> kinded_hash -> tree option Lwt.tval verifier_error_t : verifier_error Irmin__.Type.tval produce_proof :
repo ->
kinded_key ->
(tree -> (tree * 'a) Lwt.t) ->
(Proof.t * 'a) Lwt.tval hash_of_proof_state : Proof.tree -> kinded_hash sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>