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
This was in fact much easier than I thought. Unlike in scalac,
where we forcefully reattach captures as normal constructor
arguments, here we keep them as captures. This is much more
natural, and yields a simpler implementation.
0 commit comments