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