* README.md: added some small documentation and loop expansion.
* goof.scm: Changed the iterator protocol to not use unnecessary :acc and :fors.
* iterators.scm: see above.
* ref-let.scm: a new macro to allow multiple values and pattern matching to co-exist for body-bindings.