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

Add r_apply function #1

Open
oubiwann opened this issue Jun 9, 2021 · 0 comments
Open

Add r_apply function #1

oubiwann opened this issue Jun 9, 2021 · 0 comments

Comments

@oubiwann
Copy link
Member

oubiwann commented Jun 9, 2021

r_apply will take a list of results and apply them to a function:

results:r_apply(some_func, [R1, R2, ...]).

(It should goe without saying that some_func needs to have not only the appropriate arity, but also accept the #result record as the type for each argument.)

Not convinced of the usefulness of this function, so will wait on implementation.

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