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
all taking a predicate and more than one additional argument is not documented but currently allowed but has a really weird behavior which seems like a bug:
all
taking a predicate and more than one additional argument is not documented but currently allowed but has a really weird behavior which seems like a bug:Shouldn't
all
behave similarly to map (additional arguments are passed to the predicate function)?The text was updated successfully, but these errors were encountered: