scalaz / scalaz-nio

Performant, purely-functional, low-level, and unopinionated wrapper around Java NIO functionality
Apache License 2.0
84 stars 29 forks source link

Reimplement tut example #79

Open ysusuk opened 5 years ago

ysusuk commented 5 years ago

Reimplement tut example in a way to use Chunk instead of Buffer

jczuchnowski commented 5 years ago

@ysusuk AFAIK it's been done