Software Development

Functional Stream Processing with Scalaz-Stream

The following are the slides from my talk on functional stream processing with Scalaz-Stream at ScalaItaly2016. The relevant source code is published at github in the following repository: github.com/adilakhter/scalaitaly-

Coalesce data functionally

In a recent project I had to coalesce quite significant amount of data in the following way. To simplify it for this post, consider that we have the following two lists. val x