asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
Future.setResultUnlessCancelled
asynchronous
futures
Future
Helper setting the result only if the future was not cancelled.
class
Future
(T : void)
package
void
setResultUnlessCancelled
(
)
Meta
Source
See Implementation
asynchronous
futures
Future
aliases
ResultType
constructors
this
functions
result
setResult
setResultUnlessCancelled
Helper setting the result only if the future was not cancelled.