Code from Team 2
https://gist.github.com/3983804
Thanks for another fun dojo...
Andrew
On Monday, 22 October 2012 12:20:35 UTC+1, Bruce Durling wrote:
>
> Roll up! Roll up!
>
> On Tuesday 30 October we'll be having another clojure dojo, this time
> hosted by ThoughtWorks. Details and sign up
his seems strange to me:
We're trying to call the submit(Callable) method on the ExecutorService,
passing in a Clojure function.
First of all we use an executor in a global def, and submit a function, and
it appears to use the submit(Runnable) method i.e. we're getting nil
instead of the resul