Debugging Aether + Clojure transpiling

First off- Thank you for this wonderful community and awesome project!

I’ve been digging into transpiling on a hunt for the clojure dotimes with let issue, and I think I’ve got a general idea of the steps. Any suggestions on how to approach debugging this issue further would be appreciated.

Thanks!!

-Sol

Hey @solar, thanks for taking a crack at this one! I think the main problem is in our user function map missing the anonymous functions that are being defined, so that we don’t do the yield rewriting, but I’m not sure.

Actually, let’s just discuss it in the GitHub issue so that Vicky and Matt will see it–they know more than I do about this one.

You can also drop by our HipChat and we can ping some ideas back and forth there.