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

Maybe a section on closures in the Functional Rust chapter? #1

Open
divyaranjan1905 opened this issue Jul 18, 2024 · 0 comments
Open

Comments

@divyaranjan1905
Copy link

divyaranjan1905 commented Jul 18, 2024

I think Rust handles closures pretty nicely, and since there is a section on "Functions as Arguments" in that chapter, I guess that could either be expanded to include Closures.

This is especially fitting because anonymous functions that capture entire environments were initially implemented in the functional languages (Scheme) and the ideas of it were also rooted in Peter Landin's work on evaluation of lambda-terms.

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