An iterable transform that resolves true if the provided sequence contains the value. Otherwise false.
The item to look for.
The transform that will look for the provided item.
An iterable transform that resolves true if the provided sequence contains the value. Otherwise false.