Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 283 Bytes

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=>