Open arrdem opened 8 years ago
:as, :while, :when, :when-not, :keys and soforth all seem fairly badly served by the new search behavior since they aren't symbols in and of themselves, they're sentinel values to macros.
:as
:while
:when
:when-not
:keys
I'm not sure how to handle this best, maybe #231 pertains.
:as
,:while
,:when
,:when-not
,:keys
and soforth all seem fairly badly served by the new search behavior since they aren't symbols in and of themselves, they're sentinel values to macros.I'm not sure how to handle this best, maybe #231 pertains.