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

Goroutine enabled iterative functions #48

Open
object88 opened this issue Jan 11, 2017 · 1 comment
Open

Goroutine enabled iterative functions #48

object88 opened this issue Jan 11, 2017 · 1 comment

Comments

@object88
Copy link
Owner

Add varients of Map, Reduce, etc. such that predicates are called on Goroutines.

Note: must document to not use cross-dependant predicates; cannnot use a predicate which is dependant on the completion of a prior running of the same predicate.

@object88
Copy link
Owner Author

May want to do some work around List or ither collection type to ensure consistent API.

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