Future.setResult

Mark the future done.

If the future is already done when this method is called, throws $(D_PSYMBOL InvalidStateError).

class Future(T : void)
void
setResult
()

Meta