day 8 

On day 7 we looked at the State datatype, which encapsulates stateful computation. We also looked at two alternatives for Either[A, B]: the Xor datatype, the Validated datatype, and the Ior datatype.