api
blog
github
login / sign up
ClojureDocs
(beta)
Clojure Core
Quick Ref
Short Descs
Vars Only
Alphabetical
Namespaces
clojure
core
protocols
data
inspector
java
browse
browse-ui
io
javadoc
shell
main
pprint
reflect
repl
set
stacktrace
string
template
test
junit
tap
walk
xml
zip
doc
source
examples
comments
1.3.0 permalink
1.2.0
1.3.0
repl-prompt
clojure.main
(repl-prompt)
Default :prompt hook for repl
© Rich Hickey. All rights reserved.
Eclipse Public License 1.0
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clojure/main.clj:107
top
(defn repl-prompt "Default :prompt hook for repl" [] (printf "%s=> " (ns-name *ns*)))
© Rich Hickey. All rights reserved.
Eclipse Public License 1.0
Vars in
clojure.main/
repl-prompt:
Used in 0 other vars
Comments
top
No comments for
repl-prompt
. Log in to add a comment.
Comments top
No comments for repl-prompt. Log in to add a comment.