package higher

  1. Overview
  2. Docs

Module Higher.Newtype3Source

Parameters

module T : sig ... end

Signature

Sourcetype ('a, 'b, 'c) s = ('a, 'b, 'c) T.t
Sourcetype t
Sourceval inj : ('a, 'b, 'c) s -> ('a, ('b, ('c, t) app) app) app
Sourceval prj : ('a, ('b, ('c, t) app) app) app -> ('a, 'b, 'c) s