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

Rename some operators #7

Merged
merged 1 commit into from
Feb 9, 2018
Merged

Rename some operators #7

merged 1 commit into from
Feb 9, 2018

Conversation

HuwCampbell
Copy link
Member

gen.map isn't as suitable for R programmers as it could be, so
I've changed gen.with to be flip map, and added gen.and_then to
be flip bind.

I think this should make things easier.

gen.map isn't as suitable for R programmers as it could be, so
I've changed gen.with to be flip map, and added gen.and_then to
be flip bind.

I think this should make things easier.
@HuwCampbell HuwCampbell merged commit 42bd4f3 into master Feb 9, 2018
@HuwCampbell HuwCampbell deleted the topic/renames branch February 9, 2018 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant