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
Parameters
module Ord : Map.OrderedType
Signature
type key = Ord.t
val empty : 'a t
val is_empty : 'a t -> bool
val cardinal : 'a t -> int
val iter_ep :
( key -> 'a -> ( unit, 'error TzTrace.trace ) result Lwt.t ) ->
'a t ->
( unit, 'error TzTrace.trace ) result Lwt.t