I like the name unique, but another option to keep in mind is distinct.
Pros: I can't think of anything now.
Cons: Longer to write. Synonyms of "distinct" are less related to the behavior of the method than "unique", so distinct may be more misleading than unique.
If anyone has any "pro" to add to this list, please let me know. Otherwise I'll close this issue if unique is found to be better.
Another alt has already been mentioned in the README.md, uniq, which is more concise
I like the name
unique, but another option to keep in mind isdistinct.Pros: I can't think of anything now.
Cons: Longer to write. Synonyms of "distinct" are less related to the behavior of the method than "unique", so
distinctmay be more misleading thanunique.If anyone has any "pro" to add to this list, please let me know. Otherwise I'll close this issue if
uniqueis found to be better.Another alt has already been mentioned in the
README.md,uniq, which is more concise