tezos-error-monad
Tezos: error monad
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tezos-error-monad
val create : int -> ( 'a, 'trace ) t
val clear : ( 'a, 'trace ) t -> unit
val reset : ( 'a, 'trace ) t -> unit
val length : ( 'a, 'trace ) t -> int
val stats : ( 'a, 'trace ) t -> Hashtbl.statistics
val iter_with_waiting_ep :
( key -> 'a -> ( unit, 'error TzTrace.trace ) result Lwt.t ) ->
( 'a, 'error TzTrace.trace ) t ->
( unit, 'error TzTrace.trace ) result Lwt.t