package plebeia

  1. Overview
  2. Docs
val commit_top_cursor : Plebeia__.Bud_cache.t -> Plebeia__.Cursor.cursor -> Plebeia__.Cursor.cursor * Plebeia__.Index.t * Hash.t

Commit the node pointed by the cursor to the storage. It returns the updated cursor with the index and the hash of the stored node.

val load_fully : Plebeia__.Cursor.cursor -> Plebeia__.Cursor.cursor

Recursively load the node pointed by the cursor.