Returns the computed value.
This function waits for the computation to finish, if necessary, and then returns the final value. In case of an uncaught exception happening during the computation, the exception will be thrown instead.
See Implementation
Returns the computed value.
This function waits for the computation to finish, if necessary, and then returns the final value. In case of an uncaught exception happening during the computation, the exception will be thrown instead.