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 reduce method #10

Closed
JordanRickman opened this issue Mar 26, 2017 · 0 comments
Closed

Support reduce method #10

JordanRickman opened this issue Mar 26, 2017 · 0 comments
Labels

Comments

@JordanRickman
Copy link
Owner

JordanRickman commented Mar 26, 2017

Support a functional-programming style reduce() method on all dataflow nodes. It takes a reducing function and returns a new node. If the value of the reduced node is not an array, an error will occur at evaluation time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant