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

map/reduce/filter #239

Closed
ddevault opened this issue Jan 31, 2017 · 0 comments
Closed

map/reduce/filter #239

ddevault opened this issue Jan 31, 2017 · 0 comments

Comments

@ddevault
Copy link

Continuing tangent in #232

map/reduce/filter in the standard library would be very useful.

This would be the first departure from the design principle that the language does not allocate memory for the programmer. How would you expect the memory to be cleaned up?

defer a free, or tie in with something resembling rust's iterable trait.

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