Skip to content

Instantly share code, notes, and snippets.

@borkdude
Last active October 31, 2019 09:50
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 borkdude/33d757d5080eb61051c5db9c597d0b38 to your computer and use it in GitHub Desktop.
Save borkdude/33d757d5080eb61051c5db9c597d0b38 to your computer and use it in GitHub Desktop.
Sci reader conditionals
{:title "Reader conditionals"
:options "{:read-cond :allow, :features #{:clj}}"
:code "#?(:clj 10 :cljs 20)"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment