cl-delete-duplicates
cl-delete-duplicates is an autoloaded compiled Lisp function in `cl-seq.el
'.
(cl-delete-duplicates SEQ [KEYWORD VALUE]...)
Remove all duplicate elements from SEQ (destructively).
Keywords supported: :test :test-not :key :start :end :from-end