Update with iterate driver
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Sat, 13 Aug 2016 18:32:33 +0000 | 
    
    
        | parents | bb75d39cfff3 | 
    
        | children | ef19f7dfcbfd | 
    
        | branches/tags | (none) | 
    
        | files | content/blog/2016/08/lisp-jam-postmortem.html | 
Changes
    
--- a/content/blog/2016/08/lisp-jam-postmortem.html	Sat Aug 13 00:33:40 2016 +0000
+++ b/content/blog/2016/08/lisp-jam-postmortem.html	Sat Aug 13 18:32:33 2016 +0000
@@ -976,6 +976,10 @@
 * Improve the UI a bit more, maybe using ncurses' support for windows layered on
   top of other windows.
 
+**UPDATE:** I went back to working on another project and immediately needed the
+nested `iterate` driver for the millionth time, so I finally sat down and [wrote
+the damn thing](https://github.com/sjl/cl-losh/blob/94a34f163e813eb71e4fb0358cc47b41eac0a984/losh.lisp#L613-L658).
+
 [Brogue]: https://sites.google.com/site/broguegame/
 
     {% endblock article %}