other-languages 2022-04-01

Rust is a pretty fun language to do leetcode challenges with. I like doing some of those now and then, I like puzzles and sometimes you learn something useful. I often start with a bruteforce/naive implementation first to get a feel for some problems. Now I thought it might be useful/fun to generate examples (which I encode in unit tests with clojure.spec.