README.markdown @ bf4373f04499

2016 day 3 and 4
author Steve Losh <steve@stevelosh.com>
date Sat, 07 Dec 2019 00:59:04 -0500
parents ff5234e0e329
children (none)
My solutions to [Advent of Code](http://adventofcode.com/) in Common Lisp.  They
make heavy use of my own [personal utility
library](https://github.com/sjl/cl-losh) and
[Iterate](https://common-lisp.net/project/iterate/).

License: MIT/X11