asSuccess method

SuccessState<L, R> asSuccess()

Implementation

SuccessState<L, R> asSuccess() => (this as SuccessState<L, R>);