Racket Raccoon λ 🦝 🗑️

Memoization: A Primer

2 minute read Published: 2025-01-10

Anyways, function memoization, amiright? "Top-down" dynamic programming. Before attempting to calculate the function result for a particular set of parameters, we look up the table first to avoid doing the same work twice.

Yet another dev blog? Oh no

4 minute read Published: 2025-01-01

In your first post, you're expected to uncover the motivation behind this whole project and justify its very existence. I'll give it a try — but I won't try too hard, that's for sure.