package hardcaml

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

Module With_valid.WrapSource

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

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