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
Unlike the C version we are emulating, we dont set any ‘arguments’, and
in any case they have little value in a language with native closures
It's therefore plain confusing to require users to accept this second
parameter that will *always* be `None`
Fix: #1590
See: #1542
0 commit comments