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
val from_Ok : ( 'a, _ ) t -> 'a
It raises Failure _
when the argument is Error _
.
val from_Error : ( _, 'e ) t -> 'e
It raises Failure _
when the argument is Ok _
.
val default : ( 'a, 'e ) t -> ( 'e -> 'a ) -> 'a
Error recovery
val errorf : ( 'a, unit, string, ( 'b, string ) t ) Stdlib.format4 -> 'a
Printf interface to produce a string error
ON THIS PAGE
No table of contents