FStar
FStar copied to clipboard
Expose the `unascribe` normalisation step
This PR exposes the unascribe normalisation step. It can be useful to get more readable terms and it also seems to speed up some normalisations.
I have just exposed the existing Unascribe step, using ZetaFull as a model.
Thanks @857b!