Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created March 13, 2017 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 deque-blog/a535297c2df0053dd258599c23288432 to your computer and use it in GitHub Desktop.
Save deque-blog/a535297c2df0053dd258599c23288432 to your computer and use it in GitHub Desktop.
(s/def ::scores
(s/map-of #{:blue :red :green} int?))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment