Created
October 4, 2014 13:57
-
-
Save jamiecurran/bc0148e4bf009a49ec6a to your computer and use it in GitHub Desktop.
clojure notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[& args] - varargs | |
:require - refer to other clojure namespaces | |
:import - import java classes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment