package irmin-fs
Generic file-system backend for Irmin
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.9.0.tbz
sha256=8e073abe1b5ffb5b6d58c32606c9d7dabc32c53501756be80a92ed4777ad51a0
sha512=70769a8d36520626fecd6f68e5f3abe6a0d67a65af915312206cc3f4da230df48512faee178aa6e899d3fb640b9340f6c92486185be5432a1a1a161c70386c99
doc/irmin-fs.unix/Irmin_fs_unix/Make/Backend/Node_portable/index.html
Module Backend.Node_portable
val t : t Irmin__.Type.t
val metadata_t : Schema.Metadata.t Irmin__.Type.t
type contents_key = Hash.t
val contents_key_t : contents_key Irmin__.Type.t
type node_key = Hash.t
val node_key_t : node_key Irmin__.Type.t
val step_t : Schema.Path.step Irmin__.Type.t
val value_t : value Irmin__.Type.t
val hash_t : Hash.t Irmin__.Type.t
val of_list : (Schema.Path.step * value) list -> t
val list :
?offset:int ->
?length:int ->
?cache:bool ->
t ->
(Schema.Path.step * value) list
val of_seq : (Schema.Path.step * value) Irmin__.Import.Seq.t -> t
val seq :
?offset:int ->
?length:int ->
?cache:bool ->
t ->
(Schema.Path.step * value) Irmin__.Import.Seq.t
val empty : unit -> t
val is_empty : t -> bool
val length : t -> int
val clear : t -> unit
val find : ?cache:bool -> t -> Schema.Path.step -> value option
val add : t -> Schema.Path.step -> value -> t
val remove : t -> Schema.Path.step -> t
module Metadata : sig ... end
val head :
t ->
[ `Inode of int * (int * Hash.t) list
| `Node of (Schema.Path.step * value) list ]
val of_node : Node.value -> t
val merge :
contents:contents_key option Irmin__.Merge.t ->
node:node_key option Irmin__.Merge.t ->
t Irmin__.Merge.t
type 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)"
>