Skip to content

Instantly share code, notes, and snippets.

@pjullah
Last active May 4, 2017 08:51
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 pjullah/95ce241ea3bd60dfae7c327e04568046 to your computer and use it in GitHub Desktop.
Save pjullah/95ce241ea3bd60dfae7c327e04568046 to your computer and use it in GitHub Desktop.
Notes on using core.async
; Blocking
>!! ; put
<!! ; take
; determine Clojure version
> *clojure-version*
; Look in ~/.m2 to see which Clojure versions are installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment