Closed yutakang closed 3 years ago
The remaining issue is what to do with loc
.
and types for quantifiers.
This is rather a minor issue: SeLFiE works fine w/o fixing it. Anyway, we decided to have fewer syntactic sugars for performance reasons.
I would spend my time for something else.
We can avoid producing fresh variable names if we use
Lambdas
andApplies
carefully.