This document is about Task
, an alternative for Scalaz's Task
or Scala's Future
.
Note this is work in progress and this document suffered multiple modifications already:
UPDATE - May 30, 2016 - This document is now obsolete, replaced by the Monix Task documentation:
Cool. Before I/we do this, there are two issues regarding moving the current
Future
instances from Cats to Alleycats - non/alleycats#26 and https://github.com/non/cats/issues/589.Given this - would Alleycats be the better place to open the new issue and possible first implementation?