You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'parameterized end' (EndF) construction introduced in #422 causes many performance issues that are only solved by --lossy-unification.
This should be fixed so that --lossy-unification is not necessary to use EndF
The 'parameterized end' (
EndF
) construction introduced in #422 causes many performance issues that are only solved by--lossy-unification
.This should be fixed so that
--lossy-unification
is not necessary to useEndF
agda --profile=all src/Categories/Diagram/End/Fubini.agda
output: gistZulip thread
The text was updated successfully, but these errors were encountered: