3 comments

[ 4.4 ms ] story [ 15.8 ms ] thread
Note that his definition for `eq` using phantom types does not compile. It has two different notions of `a`: Int and Bool, but the type constructor for Eq only has one: Expr a -> Expr a -> Expr a.

Other than that, a great overview!

Does anyone have idea how was this video created? What application was used?