Refactoring Song Recommendations with F# Combinators
This article is part of a series about different ways to design with functional programming. It shows how F# combinators can be used to handle song recommendations by working with tasks in a sequence.