 | bytestring-csv-0.1.2: Parse CSV formatted data efficiently | Contents | Index |
|
| Text.CSV.ByteString.Lex | | Portability | | | Stability | provisional | | Maintainer | Don Stewart <dons@galois.com> |
|
|
|
| Description |
|
|
| Synopsis |
|
|
|
| Documentation |
|
| lexCSV :: ByteString -> [CSVToken] |
| Efficiently lex CSV data from a bytestring
|
|
| data CSVToken |
| Constructors | | Instances | |
|
|
| Produced by Haddock version 2.1.0 |