package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type CBV_sig = sig ... end
module type S = sig ... end
module Make (CBV : CBV_sig) : S with type cbv := CBV.t and type chunk := CBV.chunk
OCaml

Innovation. Community. Security.