Skip to content

Instantly share code, notes, and snippets.

@littleli
Last active September 9, 2018 17:19
Show Gist options
  • Save littleli/3ae21058e9dfffa6ff8a9825aa062af8 to your computer and use it in GitHub Desktop.
Save littleli/3ae21058e9dfffa6ff8a9825aa062af8 to your computer and use it in GitHub Desktop.
(fn [coll]
(reduce conj '() coll))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment