What's Changed
- Added a generic
Future
implementation - Renamed and reworked
Future
intoLatch
asLatch
better describes the behavior of the primitive - Removed
ErrFuture
andValueFuture
Full Changelog: v0.2.1...v1.0.0
Future
implementationFuture
into Latch
as Latch
better describes the behavior of the primitiveErrFuture
and ValueFuture
Full Changelog: v0.2.1...v1.0.0