user=> "Hello!" "Hello!" user=> *1 "Hello!"
bound in a repl thread to the second most recent value printed
bound in a repl thread to the third most recent value printed
(def ^:dynamic ^{:doc "bound in a repl thread to the most recent value printed" :added "1.0"} *1)
Comments top
No comments for *1. Log in to add a comment.