package higher

  1. Overview
  2. Docs

Module type Higher.Newtype0Source

Construct a newtype for a type constructor with no parameters.

Sourcetype s
Sourcetype t
Sourceval inj : s -> t
Sourceval prj : t -> s