Scalaz iteratees: “Lifting” `EnumeratorT` to match `IterateeT` for a “bigger” monad If I have an EnumeratorT and a corresponding IterateeT I can run them together: val en: EnumeratorT... May 5, 2022 0 Comments