Re: Monad problem in c.c svn 926

2009-06-09 Thread Sean Devlin
Hmmm... I just tested this in Enclojure. use works fine there. Still doesn't work on my Aquamacs/SLIME setup. I'll check my config. On Jun 10, 2:14 am, Konrad Hinsen wrote: > On 09.06.2009, at 23:48, Sean Devlin wrote: > > > I was trying to play with the monad facility in c.c.  I'm using > >

Re: Monad problem in c.c svn 926

2009-06-09 Thread Konrad Hinsen
On 09.06.2009, at 23:48, Sean Devlin wrote: > I was trying to play with the monad facility in c.c. I'm using > Aquamacs & SLIME, and I ran into the following problem: > > user=> (use 'clojure.contrib.monads) > java.lang.Exception: Unable to resolve symbol: get-method in this > context (accumulat