/advent-of-code-2020-fs

Advent of Code Solutions for 2020 in F#

Primary LanguageF#MIT LicenseMIT

Advent of Code 2020 in F#

This project contains the solutions for Advent of Code 2020 in F#.

The Entrypoint, and the tests were copied over from the previous C# Repository github.com/andi0b/advent-of-code-2020

Currently I'm gradually adding F# solutions next to the existing C# solutions.