log

age author description
Sat, 15 Jun 2019 21:07:27 +0100 IBBoard Add initial Day 2 notes with functions, partially applied, and currying
Sat, 15 Jun 2019 20:51:08 +0100 IBBoard Add a note about exhaustive vs filtered brute-forcing
Sat, 15 Jun 2019 17:31:22 +0100 IBBoard Add Haskell Day 1 code and notes
Sat, 15 Jun 2019 14:37:47 +0100 IBBoard Attempt at the "Barber Shop problem" in Clojure
Sun, 09 Jun 2019 19:47:01 +0100 IBBoard Add bank account processing with refs and dosync calls
Sun, 09 Jun 2019 12:07:10 +0100 IBBoard Add notes (and failed code) for blocking queue
Sat, 08 Jun 2019 21:23:27 +0100 IBBoard Add Day 2 and Day 3 notes and example code