| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Serialize.Describe.Combinators.FList
Documentation
newtype FList (n :: Nat) a Source #
A type level wrapper around a fixed-length list combinator, with similar semantics to FText. The list element must be Nullable, meaning that it must have default value that can be used for padding the list if need be.
Constructors
| FList | |
Fields
| |