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

Macro to pass last argument #48

Open
jariji opened this issue Mar 21, 2022 · 0 comments
Open

Macro to pass last argument #48

jariji opened this issue Mar 21, 2022 · 0 comments

Comments

@jariji
Copy link

jariji commented Mar 21, 2022

For functions like map, filter, accumulate that take the data as the last argument, it would be convenient to have another chain macro that passes the _ as last argument instead of first argument. Perhaps rchain/chainr for "right", fchain/chainf for "final" or something.

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