Skip to main content

Search

Items tagged with: scala


Besides my tea calendar, I've also been taking part in Advent of Code, and gotten further than ever before. I'd really taken the time to fully get comfortable with Scala 3, since I'd largely started using Haskell for my personal projects. Feels a lot nicer to write in than Scala 2, so I'm pretty happy with it.

We'll see how long I stick with it (I've never made it past day 2 previously) but I've put my solutions on github github.com/nichobi/advent-of-c…

#AdventOfCode #AoC #Scala #FunctionalProgramming