package interface-prime

  1. Overview
  2. Docs

Module Interface'.MonadSource

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

Innovation. Community. Security.