package archi

  1. Overview
  2. Docs

Module ArchiSource

Sourcemodule type IO = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (Io : IO) : S with type +'a Io.t = 'a Io.t
include S with type +'a Io.t = 'a
Sourcemodule Io : sig ... end
Sourcemodule Component : sig ... end

Systems

Sourcemodule System : sig ... end
OCaml

Innovation. Community. Security.