package plebeia

  1. Overview
  2. Docs

Module Internal.Cursor_hashSource

1 Cursor hash compuation

Sourceval 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.