Unless we're using different terminology here, futures are just
std.parallelism Tasks.
On Wednesday, 3 October 2012 at 10:17:41 UTC, Nick Sabalausky
wrote:
On Wed, 03 Oct 2012 09:08:47 +0100
Russel Winder <rus...@winder.org.uk> wrote:
Now that C++ has made the jump to using futures and
asynchronous function calls as an integral part of the
language,
Speaking of, do we have futures in D yet? IIRC, way back last
time I
asked about it there was something that needed taken care of
first,
though I don't remember what. If we don't have them ATM, is
there
currently anything in the way of actually creating them?