asynchronous v0.5.3 (2016-03-14T14:37:30Z)
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
setResult
setResultUnlessCancelled
Helper setting the result only if the future was not cancelled.