scala-csv-parser
scala-csv-parser copied to clipboard
Integration with `Akka Streams`
Could be split into:
- modularizing the code into core (domain/dsl/functional stuff) and backend (current parse whole string at once)
- a new backend which would produce an Akka Flow