Set/has_duplicates library

Functions

hasDuplicates<T>(List<T> list) bool
Checks if the input list contains any duplicate elements.