Song Recommendation Engine Using Pipes and Filters
This article is part of a series on functional programming design. It looks at a song recommendation engine that handles large data sets and shows how to use pipes and filters to compose small functions.