Skip to content

Instantly share code, notes, and snippets.

@nathanmarz
Last active June 15, 2016 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanmarz/16481b3b4578ed446453bd828335eedb to your computer and use it in GitHub Desktop.
Save nathanmarz/16481b3b4578ed446453bd828335eedb to your computer and use it in GitHub Desktop.
(declarepath ConawWalker)
(providepath ConawWalker
(stay-then-continue
(cond-path map? MAP-VALS coll? ALL)
ConawWalker))
(transform [ALL MAP-VALS ConawWalker (pred :tempid)] :tempid data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment