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

implement thread first and thread last macros #17

Closed
iainctduncan opened this issue Jan 31, 2020 · 3 comments
Closed

implement thread first and thread last macros #17

iainctduncan opened this issue Jan 31, 2020 · 3 comments
Milestone

Comments

@iainctduncan
Copy link
Owner

implement the clojure-style -> and ->> thread first and thread last macros so we can build compound statements in simple max messages, like:
foo 1 2 -> + 10 ->> out 1

@iainctduncan iainctduncan added this to the Beta release 1 milestone Feb 1, 2020
@iainctduncan
Copy link
Owner Author

Jon Arkell has got it working, he may improve it so will leave this open

@lassik
Copy link

lassik commented Sep 8, 2021

See also SRFI 197: Pipeline Operators.

@iainctduncan
Copy link
Owner Author

closing as haven't found any issues yet with Jon's 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

2 participants