plebeia
Functional storage using Merkle Patricia tree
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package plebeia
-
plebeia
-
-
plebeia.msync
-
plebeia.test_utils
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
2 Errors are show-able.
val register_printer : ( t -> string option ) -> unit
val show : t -> string
val pp : Stdlib.Format.formatter -> t -> unit
2 Handling
exception Error of t
val raise : t -> 'error
Raise an Error t
error of the given t
val from_Ok : ( 'a, t ) Stdlib.result -> 'a
Raise an exception when it is Error t
ON THIS PAGE
No table of contents