Maybe.getOr
T getOr(T other)Returns the value. Returns a default value when there is a fault.
T getOr()Returns the value. Returns a default value when there is a fault.
T getOr(T other)Returns the value. Returns a default value when there is a fault.
T getOr()Returns the value. Returns a default value when there is a fault.