Skip to content

Instantly share code, notes, and snippets.

@NguyenDa18
Created November 19, 2019 19:33
Show Gist options
  • Save NguyenDa18/4e413e0a3e3878c9168ef86c0813a293 to your computer and use it in GitHub Desktop.
Save NguyenDa18/4e413e0a3e3878c9168ef86c0813a293 to your computer and use it in GitHub Desktop.
Clojure Quicksheet

Clojure Cheats

  • Get substring after /begin starting string
(str/split uri #"/begin")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment