Open tdauth opened 5 years ago
The default should be shared futures and promises. For performance optimization, we could also provide futures and promises which can only be moved. How do we implement derived features for such futures and promises?
Add methods share to allow a conversion.
share
The default should be shared futures and promises. For performance optimization, we could also provide futures and promises which can only be moved. How do we implement derived features for such futures and promises?
Add methods
share
to allow a conversion.