Hi,

Is there any easy way to discover available functions in ClojureScript
REPL?

I ended up reading source code and documenting it all in an org-mode
file, is it the best strategy? How can I improve it?

Am I correct that 'doc and 'find-doc are not available during REPL
since it's running on JavaScript platform, which doesn't have
reflection and do not support metadata?

Thanks again,
Frank

-- 
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

Reply via email to