toOption

fun toOption(): Option<A>

Returns Valid values wrapped in Some, and None for Invalid values