day 16
Yesterday we looked at Arrow
as a way of abstracting function-like things and Unapply
as a way of providing typeclass meta-instances. We also continued on with the applicative experiment by implementing XProduct
that supports parallel compositions.