DeleteNestedDuplicates
DeleteNestedDuplicates[list]⟹duplicateFree
deletes repeated non-List items across an arbitrary-depth list of lists such that a flattened version of the input list will contain no duplicates.
Details
Input
Output
DeleteNestedDuplicates[list]⟹duplicateFree
deletes repeated non-List items across an arbitrary-depth list of lists such that a flattened version of the input list will contain no duplicates.