<TKey, T>
public
values(): CollectionInterface<int, T>
Returns a new collection of values, ignoring the original keys.
Nexus\Collection\Collection::values()