<TKey, T>
public
diffKey(iterable<mixed, TKey> ...$others): CollectionInterface<TKey, T>
Computes the difference of the collection against other iterables using the keys for comparison.
Nexus\Collection\Collection::diffKey()