- Type checker doesn't use the backtracking of Either, so it could just use exceptions and Eff. - Try writing the pretty printers using showsPrec-style pretty printing instead of using pattern-arrows. We should also try to profile the running Javascript to see where the bottleneck is.
We should also try to profile the running Javascript to see where the bottleneck is.