package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = functor (B : HardCaml.Bits.Ext.Comb.S) -> sig ... end
val add_provider : string -> (module S) -> unit
val get_provider : string -> (module S)
val load_provider : string -> unit
val load_provider_from_package : string -> string -> unit