package plebeia

  1. Overview
  2. Docs

1 Cursor hash compuation

val compute : Plebeia__.Cursor.cursor -> Plebeia__.Cursor.cursor * Plebeia__.Node_hash.t

Returns the hash of the node pointed by the cursor. It traverses nodes and compute hashes if necessary.

It also returns the updated cursor with the hash information.

OCaml

Innovation. Community. Security.