log

age author description
Mon, 17 Jun 2019 20:50:43 +0100 IBBoard Minor tweak to prime efficiency
Mon, 17 Jun 2019 20:26:30 +0100 IBBoard Fix the prime checking
Sun, 16 Jun 2019 21:09:33 +0100 IBBoard Add most of the Day 2 exercises for Haskell
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