An open API service indexing awesome lists of open source software.

https://github.com/borkdude/aoc2015_day7

Solution of Advent of Code Day 7 using clojure.spec
https://github.com/borkdude/aoc2015_day7

Last synced: 6 months ago
JSON representation

Solution of Advent of Code Day 7 using clojure.spec

Awesome Lists containing this project

README

          

# aoc2015_day7
Solution of Advent of Code Day 7 using clojure.spec

Code for the blog post [Parsing a circuit with clojure.spec](https://blog.michielborkent.nl/blog/2017/10/10/parsing-a-circuit-with-clojure-spec/)