Get the results of a resolved future

# S3 method for Future
result(future, ...)

Arguments

future

A Future.

...

Not used.

Value

The FutureResult object.

Details

This function is only part of the backend Future API. This function is not part of the frontend Future API.