dashbitco / nimble_csv

A simple and fast CSV parsing and dumping library for Elixir
https://hexdocs.pm/nimble_csv
767 stars 51 forks source link

Add to_line_stream/1 #59

Closed LostKobrakai closed 3 years ago

LostKobrakai commented 3 years ago

Closes #57

LostKobrakai commented 3 years ago

So seems like we're off looking for a <1.5 way for chunk_while. I tried using Stream.transform/4, but the after fun sadly cannot make the final acc be considered an element of the stream.

josevalim commented 3 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: