package plebeia

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Internal.NodeSource

Sourcetype t = node
Sourceval view : storage -> t -> View.t
Sourceval pp : Format.formatter -> t -> unit
Sourceval equal : t -> t -> bool
Sourceval write : storage -> t -> (unit, Error.t) result
Sourceval may_forget : t -> t option
Sourceval empty : t
Sourceval is_empty : t -> bool
Sourceval mk_leaf : Commit_tree.entry -> t
OCaml

Innovation. Community. Security.