Update README.md

master
Matthew Butterick 4 years ago committed by GitHub
parent c7e5a4810e
commit 65a9de8601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,6 +20,8 @@
* Also the fancier `for` iterators, like `for/first` and `for/or`.
* `let/ec` is a way of jumping out of a deeply nested computation, akin to how `return` works in other languages.
## My solutions