copy abstract method

Option<T> copy()

Shallow copies this Option

Implementation

Option<T> copy();