| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Database.Dawdle.Dawdle
Documentation
Arguments
| :: Options | Options from |
| -> [[String]] | Table containing parsed CSV text, one element per cell |
| -> Either String [CellType] | Returned type is either error message or list of types, each item representing one column |
Analyze a file and return a list of types, or an error.