/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hookrace.net
| | deniskyashif.com
2.1 parsecs away

Travel
| | How to define a recursive function in a language which doesn't support recursion using the Y combinator.
| | blog.thomasheartman.com
1.9 parsecs away

Travel
| | In which we take a deep dive into the world of lists by looking at list creation, list comprehension, and about spines and non-strict evaluation. As it turns out, this has some pretty interesting implications.
| | limited.systems
2.1 parsecs away

Travel
| | Although it might seem that a language like Haskell has a lot of different objects and constructs, they can all be reduced to functions.
| | www.abubalay.com
12.6 parsecs away

Travel
| [AI summary] The author introduces the dioptre crate, a Rust proc-macro that enables field projection for Cell types to solve interior mutability and borrowing issues.