> On Fri, Nov 25, 2011 at 3:00 PM, Curious Fox wrote:
> > I keep running into NoSuchMethodError on any call to
> > clojure.contrib.repl-utils/show in REPL with clojure 1.3.0:
>
> The old contrib libraries are, for the most part, deprecated and not
> guaranteed to work wi
Hi,
I keep running into NoSuchMethodError on any call to
clojure.contrib.repl-utils/show in REPL with clojure 1.3.0:
$ lein repl
=> (use 'clojure.contrib.repl-utils)
;; bunch of warnings skipped
=> (clojure.contrib.repl-utils/show 1)
NoSuchMethodError clojure.lang.Numbers.lt(Ljava/lang/Object;I
I'd like to make sure that we are talking about the same thing.
I was asking about run-time discoverability. I.e. if I linked closure,
jQuery, etc.., I'd like be able to discover available to me functions at run
time (referred as to REPL). I.e. if I have a form where user can type in
some javas
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 Java
Oh, I see. Now I totally get it.
Thank you for the detailed explanation.
On Oct 14, 10:55 am, Stuart Sierra
wrote:
> > Honestly, I first did a search by jQuery and came across
> > "Alright, fess up, who's unhappy with clojurescript?"
>
> That's really unfortunate. ClojureScript can be used with
Thanks! It looks super easy and I'm sure it'll do the trick.
Honestly, I first did a search by jQuery and came across "Alright,
fess up, who's unhappy with clojurescript?" (http://groups.google.com/
group/clojure/browse_thread/thread/5b0a1c161938e6eb/a714e9e512838e90?
lnk=gst&q=jquery#a714e9e5128