package tezos-lwt-result-stdlib

  1. Overview
  2. Docs
Tezos: error-aware stdlib replacement

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-v12.3.tar.bz2
sha256=296bb5674bc6050afe6330326fbdd0dfc2255d414bfd6b79cc7666ac6b39316d
sha512=c061cd300a9410300851158d77bf8e56ca3c568b0b1161b38305e5b2efdcd9c746d391f832fdb2826f9a1d6babce10a9b764a4b04f5df42699f7314b9863123a

doc/traced_structs/Traced_structs/Hashtbl/Make/index.html

Module Hashtbl.MakeSource

Parameters

module Seq : Traced_sigs.Seq.S with type 'error trace := 'error Monad.trace

Signature

Sourceval hash : 'a -> int
Sourceval seeded_hash : int -> 'a -> int
Sourceval hash_param : meaningful:int -> total:int -> 'a -> int
Sourceval seeded_hash_param : meaningful:int -> total:int -> int -> 'a -> int
Sourcemodule type S = Traced_functor_outputs.Hashtbl.S with type 'error trace := 'error Monad.trace
Sourcemodule Make (H : Stdlib.Hashtbl.HashedType) : S with type key = H.t
Sourcemodule MakeSeeded (H : Stdlib.Hashtbl.SeededHashedType) : SeededS with type key = H.t
Sourcemodule type S_ES = Traced_functor_outputs.Hashtbl.S_ES with type 'error trace := 'error Monad.trace
Sourcemodule Make_es (H : Stdlib.Hashtbl.HashedType) : S_ES with type key = H.t
OCaml

Innovation. Community. Security.