Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 284 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 284 Bytes

Advent of Code in F#

Advent of Code puzzles can be found here.

I try out an unfamiliar language each year. This year it's F#.

To run call dotnet fsi <path to .fsx> inside the folder for each day.