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
Firstly, combine functions and results lists into a single list with
‘function => result’ pairs. This makes it easier to match function
with its result.
Secondly, eliminate InRange step so that it’s easier to notice series
of matches or rejects.
0 commit comments