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

Support Idiomatic Operators #6

Closed
odytrice opened this issue Oct 4, 2017 · 1 comment
Closed

Support Idiomatic Operators #6

odytrice opened this issue Oct 4, 2017 · 1 comment
Assignees

Comments

@odytrice
Copy link
Owner

odytrice commented Oct 4, 2017

I think the Next Operator is kind of misleading and it's doing too much. So for version 1.1. I am proposing that it supports the classic
Map
Bind
Fold - Needs to be redefined
Collect
Unit instead of Create
So that it is using the Idiomatic Functional Operators
The Existing Operators will still remain only that they will call the underlying Operators

@odytrice odytrice self-assigned this Oct 4, 2017
@odytrice
Copy link
Owner Author

odytrice commented Nov 6, 2017

Successfully Split Next into Bind and Unit. Fold already exists, Collect would have a very complicated API and Unit would be confusion so I'm sticking with Create

@odytrice odytrice closed this as completed Nov 6, 2017
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

No branches or pull requests

1 participant