distinctBy

fun distinctBy(selector: (T) -> Any?): AtomicList<T>(source)