Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@yedi
Created July 23, 2013 15:56
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 yedi/28ed80a55b9fbfe85ed4 to your computer and use it in GitHub Desktop.
Save yedi/28ed80a55b9fbfe85ed4 to your computer and use it in GitHub Desktop.
what am I doing wrong here?
skateproj.es=> FACETS
[:color :feature :picturedsize :sleeves :style :symmetry :theme]
skateproj.es=> (map #({% {:terms {:field %, :size 9999}}}) FACETS)
ArityException Wrong number of args (0) passed to: PersistentArrayMap clojure.lang.AFn.throwArity (AFn.java:437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment