package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end
module Default_traceable_config : sig ... end
module type Traceable_config = module type of Default_traceable_config
module Make (Config : Traceable_config) (D : Testable_durable_sig) : S with type t = D.t and type key = D.key
OCaml

Innovation. Community. Security.