Skip to content

Instantly share code, notes, and snippets.

@infinite-Joy
Created June 22, 2017 15:16
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 infinite-Joy/7e5d55898f6810fe0986afd2fdfe604a to your computer and use it in GitHub Desktop.
Save infinite-Joy/7e5d55898f6810fe0986afd2fdfe604a to your computer and use it in GitHub Desktop.
➜ ~ lein repl
nREPL server started on port 37057 on host 127.0.0.1 - nrepl://127.0.0.1:37057
REPL-y 0.3.7, nREPL 0.2.12
Clojure 1.8.0
Java HotSpot(TM) 64-Bit Server VM 1.8.0_131-b11
Docs: (doc function-name-here)
(find-doc "part-of-name-here")
Source: (source function-name-here)
Javadoc: (javadoc java-object-or-class-here)
Exit: Control+D or (exit) or (quit)
Results: Stored in vars *1, *2, *3, an exception in *e
user=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment