Skip to content

Instantly share code, notes, and snippets.

Created March 28, 2011 20:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/891243 to your computer and use it in GitHub Desktop.
<amalloy> (doc walk)
<sexpbot> ⟹ "([inner outer form]); Traverses form, an arbitrary data
structure. inner and outer are functions. Applies inner to each
element of form, building up a data structure of the same type, then
applies outer to the result. Recognizes all Clojure data structures
except sorted-map-by. Consumes seqs as with doall."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment