option property

RIOOption<R, A> option

Implementation

RIOOption<R, A> get option => mapError((_) => const None());