package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Create a new hardcaml interface with type 'a With_valid.t X.t

module Make (X : Interface.Pre) : Interface.S with type 'a t = 'a t X.t
module M (X : Base.T1) : sig ... end