Ask HN: What are the best resources to learn Rust in 2025?
5 points by _Crownwell 14h ago 6 comments
Ask HN: Ideas to acquire "good taste" in programming?
6 points by danielciocirlan 1d ago 10 comments
Reflections on Haskell and Rust
3 runeks 2 7/4/2025, 10:51:16 AM academy.fpblock.com ↗
Comments (2)
runeks · 12h ago
Regarding the shadowing example, you probably wouldn't write
in Haskell but rather kreyenborgi · 3h ago
I would just shadow (it works)