distinctBy

open inline override fun <K> distinctBy(selector: (A) -> K): NonEmptyList<A>(source)