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

Let all BinaryValueExpressions accept a single operand #231

Open
jvdb opened this issue Nov 26, 2017 · 0 comments
Open

Let all BinaryValueExpressions accept a single operand #231

jvdb opened this issue Nov 26, 2017 · 0 comments

Comments

@jvdb
Copy link
Contributor

jvdb commented Nov 26, 2017

In the spirit of FoldCat as discussed in #230, let all BinaryValueExpressions accept a single operand and then fold all the results of evaluating it using itself as a reducer. This has been specifically implemented for Cat but can be generalized. For example, Add would become Sum.

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

No branches or pull requests

1 participant