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
Thanks for filing this, I remember bumping into it as well. I'd yet to figure it out though. That said, I'd wonder if this is an order thing (maybe the array version should come above functor)?
Using the curried map with an Array doesn't work.
Example: doesn't compile
Instead the TS error is:
This is the type def for the one-parameter map:
The text was updated successfully, but these errors were encountered: