Skip to content

Instantly share code, notes, and snippets.

@borkdude
Created February 17, 2014 15:12
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/cf0073190b8d2ff91260 to your computer and use it in GitHub Desktop.
Save borkdude/cf0073190b8d2ff91260 to your computer and use it in GitHub Desktop.
other-user=> (clojure.edn/read-string "1/2" )
1/2
other-user=> (type *1)
clojure.lang.Ratio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment