Documentation

Desugarer.Monad

The effects expression desugaring needs: a Reader of what @ currently refers to (none outside an EXCEPT update), error reporting, and fresh-name generation (for the tuple-pattern and multi-binder-collapse transformations, Desugarer/TLAPlus.lean).

Instances