whenNot
Return a filtered version of the source that won't map values that match the given predicate.
Return
a new filtered source instance
Parameters
predicate
the predicate used to filter values
Return a filtered version of the source that won't map values that match the given predicate.
a new filtered source instance
the predicate used to filter values