Skip to content

Instantly share code, notes, and snippets.

@pbaille
Last active November 17, 2018 18:34
Show Gist options
  • Select an option

  • Save pbaille/d9f17c9502178cfb53ef6d599357d4ff to your computer and use it in GitHub Desktop.

Select an option

Save pbaille/d9f17c9502178cfb53ef6d599357d4ff to your computer and use it in GitHub Desktop.
weird cljs
(inc nil) ;=> 1
(update {} :a not) ;=> {:a true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment