eir source with that version
of clojure.jar (apparently an old Clojure 1.1.0-alpha-SNAPSHOT).
Used with either clojure.1.0.0.jar or an up to date clojure 1.1.0-
alpha built from GitHub, the clojure.contrib.repl-utils/source
function works fine.
Kind re
instance).
Might I suggest that "slime-redirect-inferior-output" be the default
for swank-clojure-project? That is much less surprising to newbies
who don't yet know about *out*, thread bindings, and swank/slime's
rebinding of *out* in the clojure repl.
Thanks,
Alex Stoddard
--
Y
On Jan 21, 10:35 pm, tsuraan wrote:
> What is the clojure idiom for running multiple (in this case IO bound)
> functions simultaneously? My use case is the parallel activities are
> coordinated, basically running in lockstep. I've been using (.start
> (Thread. myfn)). It works, but I'm wonderin
Suggestion:
"meta-data in clojure", what it is, how to work with it, idiomatic
uses.
Thanks for the great series,
Alex
--
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