From: Oliver.Kowalke_at_[hidden]
Date: 2007-03-14 01:49:57


Hello,

> I've made a futures implementation in the hopes of combining
> the best features from all the proposals and various
> implementations currently floating around. It is still rough
> around the edges, but is mostly covered by unit tests.
>
> http://braddock.com/~braddock/future/

In your implementation I'm missing operators for logical combination of futures like it is supported by the futures implementation of Thorsten Schütt (vault files).

Oliver