copy abstract method

Result<S, F> copy()

Performs a shallow copy of this result.

Implementation

Result<S, F> copy();