Functional IO with FS2 Streams

Functional IO with FS2 Streams One of the main principles of functional programming is to avoid side-effects. For the most part, working with immutable instances would »