Hi Casper, For “overview of the ClojureScript core namespace and/or repl utility functions”, you may like to have a look at clojurescript cheatsheet: http://cljs.info/cheatsheet/
Best, -- Juvenn Woo Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Tuesday, 28 April, 2015 at 5:48 am, Casper Clausen wrote: > I am trying to get into Clojurescript, however I am suffering a bit from not > having autocomplete and so on that I am used to from Clojure. > > Now I have a nice Figwheel REPL running (which doesn't give me autocomplete > unfortunately). Is there any way to get the available functions in a > namespace, like 'clojure.repl/dir' would give you in Clojure? > > I would also be open to any hints that would let me navigate and explore a > new(unknown) library in general. > > And lastly, is there any overview of the Clojurescript core namespace and/or > repl utility functions? > > Thanks > > /Casper > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > (mailto:[email protected]). > To post to this group, send email to [email protected] > (mailto:[email protected]). > Visit this group at http://groups.google.com/group/clojurescript. > > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
