tezos-crypto
Tezos: library with all the cryptographic primitives used by Tezos
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package tezos-crypto
-
tezos-crypto
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tezos-crypto
include Tezos_error_monad.TzLwtreslib.Hashtbl.S_ES with type key = t
type key = t
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 Tezos_error_monad.TzTrace.trace ) result Lwt.t ) ->
( 'a, 'error Tezos_error_monad.TzTrace.trace ) t ->
( unit, 'error Tezos_error_monad.TzTrace.trace ) result Lwt.t
ON THIS PAGE
No table of contents