Okay; thanks for the answer! I understand now.
On Apr 29, 11:52 pm, Konrad Hinsen wrote:
> On 29.04.2009, at 21:44, samppi wrote:
>
> > Could someone give me a simple example of when
> > clojure.contrib.accumulators is useful? Its use seems to involve
> > collections (and numbers) that have the
On 29.04.2009, at 21:44, samppi wrote:
> Could someone give me a simple example of when
> clojure.contrib.accumulators is useful? Its use seems to involve
> collections (and numbers) that have the :clojure.contrib.accumulators/
> accumulator type, and it has some general multimethods for adding a
Could someone give me a simple example of when
clojure.contrib.accumulators is useful? Its use seems to involve
collections (and numbers) that have the :clojure.contrib.accumulators/
accumulator type, and it has some general multimethods for adding and
combining, but what does it add that conj and