Declined
Details
Assignee
UnassignedUnassignedReporter
importimportPatch
Code and TestPriority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
import
importPatch
Code and Test
Priority
Created October 25, 2009 at 3:22 PM
Updated December 26, 2012 at 11:13 AM
Resolved December 26, 2012 at 11:13 AM
I like to try and keep my level of nesting under control, and this
often involves hiding or re-structuring the let macro. The for macro
can implicitly assemble a let macro for you, but with a limitation
that the :let clause can't be first:
Is this limitation intentional? Could the error message be improved?
Here's what I wanted to write:
(the formatting is probably scrambled)
But I had to juggle it to this:
Of course there are any number of ways to write this, but I prefer the
first option, as it does less of a job of obscuring what the main
point of the function is: a call to extend-dom.