How to implement Haskell's newtype using a function encoding?...
Read MoreHow to infer the type of the Scott encoded List constructor?...
Read MoreWhy do we use folds to encode datatypes as functions?...
Read MoreHow do I use the Church encoding for Free Monads?...
Read MoreIs there any non-recursive term that folds over a scott-encoded list?...
Read MoreHow to use a Reader type encoded with continuation passing style...
Read MoreWhy are explicit forall quantifiers necessary for rank-n types?...
Read MoreHow do you represent nested types using the Scott Encoding?...
Read More