Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
j1elo
on Feb 15, 2021
|
parent
|
context
|
favorite
| on:
Learn Functional Programming Visually
Truth be told, me writing Iterators with a capital I comes from when I finally had this "click in my mind" moment where I got to see clearly how map & friends work, by using Rust [1] to solve a bunch of Advent of Code 2019 problems
[1]:
https://doc.rust-lang.org/std/iter/trait.Iterator.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://doc.rust-lang.org/std/iter/trait.Iterator.html