package encore

  1. Overview
  2. Docs

Module Encore.MetaSource

Sourcemodule type S = sig ... end
Sourcemodule type T = sig ... end
Sourcemodule Make (S : S) : T with type 'a t = 'a S.t
OCaml

Innovation. Community. Security.