package octez-internal-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = Common.S
module type Generic_key = Common.Generic_key
val reporter : ?prefix:string -> unit -> Logs.reporter
module Suite : sig ... end
val line : string -> unit
module Schema = Common.Schema
val store : (module Irmin.Maker) -> (module Irmin.Metadata.S) -> (module S)
val check : 'a Irmin.Type.t -> string -> 'a -> 'a -> unit
val checks : 'a Irmin.Type.t -> string -> 'a list -> 'a list -> unit
module Store : sig ... end
module Node = Node
OCaml

Innovation. Community. Security.