<TKey, T>
public
flip(): CollectionInterface<T, TKey>
Flips the keys and values and returns them as a new collection.
Nexus\Collection\Collection::flip()