4 posts
Rust Ownership and Borrowing Cheatsheet (September 7, 2023)
Generalizing examples from the Rust Book.
Randomness in Haskell (August 23, 2023)
Reconciling randomness with pure functions.
Y combinator (August 6, 2023)
Explaining Y combinators to myself
closure (July 24, 2023)
Explaining closures to myself