| Copyright | (C) CSIRO 2017-2018 |
|---|---|
| License | BSD3 |
| Maintainer | George Wilson <george.wilson@data61.csiro.au> |
| Stability | experimental |
| Portability | non-portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.Sv.Encode.Type
Description
The core type for encoding
Documentation
An Encode converts its argument into one or more textual fields, to be
written out as CSV.
It is Semigroup, Contravariant', Divisible, and Decidable, allowing
for composition of these values to build bigger Encodes from smaller ones.
Constructors
| Encode | |
Fields
| |