Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Shell_header_hash.Map
Sourceinclude Tezos_error_monad.TzLwtreslib.Map.S with type key = t
type key = t
val empty : 'a t
val is_empty : 'a t -> bool
val cardinal : 'a t -> int
val iter_ep :
(key -> 'a -> (unit, 'error Tezos_error_monad.TzTrace.trace) result Lwt.t) ->
'a t ->
(unit, 'error Tezos_error_monad.TzTrace.trace) result Lwt.t