/advent-of-code

Exercises for https://adventofcode.com/2018

Primary LanguageF#MIT LicenseMIT

Advent of Code

This is for participation in Advent of Code and learning some F#

Getting started

Some basics need to be installed for F# to work. On ubuntu:

Run tests using vscode task runner or dotnet run --project Advent2018/Tests/Tests.fsproj

References

TODO

  • figure out how to get ionide to recognize modules from other files