reverse method

Either<L, R> reverse()

Implementation

Either<L, R> reverse() => this;