Sunil S Nandihalli <sunil.nandiha...@gmail.com> writes: > why does (clojure.repl/source in-ns) not work while (doc in-ns) gives > the documentation?
in-ns is implemented in Java code. There's no (Clojure) source for it to show you. Another one is load-file. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en