Fork me on GitHub
#cursive
<
2016-10-11
>
puzzler01:10:18

Is there any way to make Cursive's resolution automatically aware of macros that expand into uses of let? How do you handle :let inside of a for comprehension? Is it hard-coded to that specific construct or can it be generalized. The reason I ask is that I can't figure out how to make Cursive aware of better-cond's let clause, but since it expands to a regular let, I would think it would be theoretically possible for Cursive to figure that out.

danielcompton02:10:02

@kenny 'Clear all test markers'