| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Generics.SOP.BasicFunctors
Description
Documentation
newtype K a b
The constant type functor.
Like Constant, but kind-polymorphic
in its second argument and with a shorter name.
Constructors
| K a |
generics-sop-0.2.1.0: Generic Programming using True Sums of Products
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Generics.SOP.BasicFunctors
Description
newtype K a b
The constant type functor.
Like Constant, but kind-polymorphic
in its second argument and with a shorter name.
Constructors
| K a |