aa4999a12c83
Update
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Mon, 05 Sep 2016 11:54:11 +0000 | 
| parents | 2ade2af25bee | 
| children | df226dc82eb5 | 
| branches/tags | (none) | 
| files | README.markdown | 
Changes
--- a/README.markdown Sun Sep 04 22:39:46 2016 +0000 +++ b/README.markdown Mon Sep 05 11:54:11 2016 +0000 @@ -1315,3 +1315,8 @@ * Implemented the first half of the streams section of [SICP][]. I've used streams before in Clojure but it's fun to go through the SICP stuff and make everything from scratch. + +### 2016-09-05 + +* It's my birthday! +* More [SICP][] streams.