Returns true if this Outcome is a Success.
true
Returns true if this is a Success and predicate returns true for the value.
Returns false if this is a Failure, or if predicate returns false.
false