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.6.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=11fc2570bdbfd48478c89113fc801084a84a9a2c12d9bf8c64e05ce64ae19bd7
    
    
  sha512=2171699ca24dec5c9c908a2676b272e034c14eb17f7052a794535e52af0be40be68a689e59c0a640ee244b11703320483f4d0c261542e6242ba23a8f1272b9b0
    
    
  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)"
  >