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

Include mention of functional programming #368

Open
DoubleHyphen opened this issue Apr 21, 2021 · 1 comment
Open

Include mention of functional programming #368

DoubleHyphen opened this issue Apr 21, 2021 · 1 comment

Comments

@DoubleHyphen
Copy link
Contributor

DoubleHyphen commented Apr 21, 2021

Tour of Rust has extensive mention of Rust's OOP capabilities, yet there is no mention of its FP capabilities. A quick overview of the TOC doesn't even appear to teach how to create closures! I believe that at the absolute minimum there should be a note about closures, map & filter and maybe also and_then, and quite possibly a small note on how to return functions from functions. I could attempt to write those myself if this is permitted.

@Zerotask
Copy link
Contributor

Zerotask commented May 8, 2021

@DoubleHyphen Yes, I agree with you. This should definitely covered.

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