package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Bare_tezos_context_sig = sig ... end
module type S = sig ... end
module Make (Ctx : Bare_tezos_context_sig) : S with type t = Ctx.t and type Tree.tree = Ctx.tree
OCaml

Innovation. Community. Security.