Here are my solutions: 
[https://github.com/epiphone/aoc/tree/master/2018](https://github.com/epiphone/aoc/tree/master/2018).
 Just started learning Nim so they're not much to look at. Enjoying the process 
though! Of the recent ones day 22 was particularly fun, with Dijkstra's 
algorithm, priority queues and whatnot. Exciting after the CRUD tedium of one's 
day job...

Browsing other people's solutions was really helpful in picking up idiomatic 
Nim, so thanks for those!

Reply via email to