Skip to contents

The function checks if all items in a nested list are unique. If they are
not, the function removes duplicates and issues a warning. In case there
are no duplicates, the function does nothing.

Usage

check_element(element)

Arguments

element

a nested list

Value

a list