Portability | non-portable (GHC-only) |
---|---|
Stability | experimental |
Maintainer | audreyt@audreyt.org |
OpenAFP.Types.View
Description
Concrete data views on Chunks and Records.
Documentation
type ChunksType = TypeRepSource
type RecordType = TypeRepSource
type NumberType = TypeRepSource
type StringType = TypeRepSource
type FieldLabel = ByteStringSource
data ViewRecord Source
Constructors
ViewRecord | |
Fields
|
Instances
Constructors
ViewField | |
Fields
|
data ViewContent Source
Constructors
ViewNumber | |
Fields
| |
ViewString | |
Fields
| |
ViewNStr | |
Fields
| |
ViewChunks | |
Fields
| |
ViewData | |
Fields
|
Instances