Open
Description
Hi,
This is really cool, thanks for sharing it.
It would help a lot to have some examples, especially for Emacers who haven't used Clojure before. I was hoping the links to the Clojure docs would have some examples, but it seems as sparse as the definitions here. :)
For example, treepy-walk
seems confusing to me: from the docstring, it sounds like it applies inner
to each leaf of the tree, but looking at the code, it doesn't seem like it would do that for a list like:
(list a
(list b
c))
Maybe I'm misunderstanding it, though.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels