/AdventOfCode

AdventOfCode solutions in F# (beginner)

Primary LanguageF#MIT LicenseMIT

Advent of Code

This is my attempt to participate in the Advent Of Code 2019 in F#.

I am still learning F# and functional programming.

The code will probably need some serious improvement. (Thanks to CameronAavik and ChrisPritchard. Their code helped me understand F# better and progress.)