R/Future-class.R
result.Rd
Get the results of a resolved future
# S3 method for class 'Future' result(future, ...)
A Future.
Not used.
The FutureResult object.
This function is only part of the backend Future API. This function is not part of the frontend Future API.