Last active
June 15, 2016 02:48
-
-
Save nathanmarz/16481b3b4578ed446453bd828335eedb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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