<TKey, T>
public
diff(iterable<mixed, T> ...$others): CollectionInterface<TKey, T>
Computes the difference of the collection against a series of other iterables (i.e., collections, arrays, Traversable objects).
Nexus\Collection\Collection::diff()