4c4dadf9695b
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 08 Jul 2016 18:14:56 +0000 |
parents | 2e8e19125da7 |
children | ee957c4496e1 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Fri Jul 08 15:52:58 2016 +0000 +++ b/README.markdown Fri Jul 08 18:14:56 2016 +0000 @@ -520,3 +520,6 @@ ### 2016-07-08 * More [Coding Math][]. +* After rereading the section of the [WAM book][] on anonymous variables + I realized I could clean things up a lot in [Bones][]. I *knew* it had to be + easier than I was making it.