/AoC-2018

Advent of Code 2018 Clojure Solutions

Primary LanguageClojure

Advent Of Code 2018

https://adventofcode.com/2018/

This year AOC 2018 gives me a fun way to try and learn Clojure.

We use it at work but I've personally not used it before - so will certainly be a challenge 🤓.

> lein repl

init=> @day01/answer-part-a
500N
init=>