You need to grab the clojure.repl namespace one way or another: From the REPL user> (use 'clojure.repl) user> (doc doc). or in your program
確定! 回上一頁