Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct the ap docs about currying #216

Merged
merged 1 commit into from
Nov 27, 2021
Merged

Correct the ap docs about currying #216

merged 1 commit into from
Nov 27, 2021

Conversation

chriskrycho
Copy link
Collaborator

Since ramda and lodash's curry function does not actually work with Maybe.ap or Result.ap at present, make that clear in the docs. Update the Immutable references as well.

Resolves #66.

Since ramda and lodash's `curry` function does *not* actually work with
`Maybe.ap` or `Result.ap` at present, make that clear in the docs.
Update the `Immutable` references as well.
@chriskrycho chriskrycho merged commit 0eb6d23 into main Nov 27, 2021
@chriskrycho chriskrycho deleted the ap-curry-docs branch November 27, 2021 03:51
@chriskrycho chriskrycho added this to the v5.0 milestone Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ap() and currying
1 participant