Set/is_frequency_unique library

Functions

isFrequencyUnique<T>(List<T> list) bool
Checks if the frequencies of elements in the list are all unique.