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
P::curryN($n, $callable) with $n other than 2 or 3 throws RuntimeException without a message. A meaningful error message would be helpful, supporting other arities even more so.
The text was updated successfully, but these errors were encountered:
P::curryN($n, $callable)
with$n
other than 2 or 3 throwsRuntimeException
without a message. A meaningful error message would be helpful, supporting other arities even more so.The text was updated successfully, but these errors were encountered: