Re: Learn Clojure - Syntax Test your knowledge No4. question.

2019-01-19 Thread Andy Fingerhut
If in a Clojure REPL session you type `(doc find-doc)`, you should see this (I'm using Clojure 1.10 here, in case the doc string has changed in a recent Clojure version): ser=> (doc find-doc) - clojure.repl/find-doc ([re-string-or-pattern]) Prints documentation for any va

Learn Clojure - Syntax Test your knowledge No4. question.

2019-01-19 Thread Dervish
1. Using find-doc, find the function that prints the stack trace of the most recent REPL exception. what does this mean? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.