# HG changeset patch # User Steve Losh # Date 1471114945 0 # Node ID 548acbe63b51c56f6472d1cc0790a5073e65d222 # Parent c78c934bd2ae97958f82067bc73c34fa3df484ce Update diff -r c78c934bd2ae -r 548acbe63b51 README.markdown --- a/README.markdown Sat Aug 13 01:13:18 2016 +0000 +++ b/README.markdown Sat Aug 13 19:02:25 2016 +0000 @@ -1093,5 +1093,11 @@ * Wrote up a postmortem blog post for the Lisp game jam. Gonna post it on Monday. +### 2016-08-13 + +* Finally getting back to [Coding Math][]. Sadly I'm almost done with the + entire series. +* Wrote up some real nasty `iterate` drivers to make looping over nested things + easier.