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 type S = sig ... end
module Make (X : Interface.Pre) : S with type 'a value = 'a X.t
module M (X : Base.T1) : sig ... end
OCaml

Innovation. Community. Security.