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 reduction loop takes the notion of "fix point" very seriously, and actually checks for structural equality on each loop. That's... slow. It should be rewritten properly.
The text was updated successfully, but these errors were encountered:
The reduction loop takes the notion of "fix point" very seriously, and actually checks for structural equality on each loop. That's... slow. It should be rewritten properly.
The text was updated successfully, but these errors were encountered: