In this episode, we will take look at how one can use Haskell's class system to encode functions that take a variable number of arguments, and also discuss some examples where such functions can be useful.
Resources:
Repository with the code for the episode: https://github.com/well-typed/unfolder