package higher

  1. Overview
  2. Docs
type ('p, 'f) app
module type Newtype0 = sig ... end
module Newtype0 (T : sig ... end) : sig ... end
module type Newtype1 = sig ... end
module Newtype1 (T : sig ... end) : sig ... end
module type Newtype2 = sig ... end
module Newtype2 (T : sig ... end) : sig ... end
module type Newtype3 = sig ... end
module Newtype3 (T : sig ... end) : sig ... end
module type Newtype4 = sig ... end
module Newtype4 (T : sig ... end) : sig ... end
module type Newtype5 = sig ... end
module Newtype5 (T : sig ... end) : sig ... end
module type Newtype6 = sig ... end
module Newtype6 (T : sig ... end) : sig ... end
OCaml

Innovation. Community. Security.