Closed vspinu closed 8 years ago
This can presumably be solved by using the (undocumented) clojure.core/destructure
.
That was my plan, but I've got sidetracked on my Strange Loop talk and haven't had a chance to implement it myself. Pull requests welcome, etc.
I cannot use
&
in loop bindings:throws
Unable to resolve symbol: & in this context
.