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
Is your feature request related to a problem? Please describe.
Static function which support fantasy/land bifunctor specification or calls a bimap method on provided value. If fantasy/land specification cannot be found, nor bimap method exists, we should return original value.
Is your feature request related to a problem? Please describe.
Static function which support fantasy/land bifunctor specification or calls a
bimap
method on provided value. If fantasy/land specification cannot be found, norbimap
method exists, we should return original value.Describe the solution you'd like
Describe alternatives you've considered
--
Additional context
Monet - https://monet.github.io/monet.js/
Bifunctor specification: https://github.com/fantasyland/fantasy-land#bifunctor
The text was updated successfully, but these errors were encountered: