package hardcaml

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

Create a new hardcaml interface with type ('a, 'a X.t) With_valid.t2.

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