| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Serialize.Describe.Combinators.Const
Documentation
data Const (n :: Nat) t Source #
A type level wrapper around the equivalent of the pure . const descriptor.
Constructors
| Const |
describe-0.3.0.1: Combinators for describing binary data structures
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Serialize.Describe.Combinators.Const
data Const (n :: Nat) t Source #
A type level wrapper around the equivalent of the pure . const descriptor.
Constructors
| Const |