Skip to content

Instantly share code, notes, and snippets.

@halgari
Created June 16, 2015 20:17
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 halgari/88c2c675c13d6b0abdb0 to your computer and use it in GitHub Desktop.
Save halgari/88c2c675c13d6b0abdb0 to your computer and use it in GitHub Desktop.
(reduce
(fn [_ i]
(when (key-matches? i :_yx_rk)
(reduced i)))
nil
(:fields coll))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment