Skip to content

jameswarren/adventofcode

Repository files navigation

README

Solutions to Advent of Code 2020

Complete

Written in Scala with the intent (perhaps even successful at times) to emphasize clarity and good design over conciseness and magic.

FP principles followed within reason. Deviations typically due to performance, still using referentially transparent functions (e.g. hidden mutable state).

About

AdventOfCode solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages