LazySortedSet

fun <T> LazySortedSet(comparator: Comparator<T>, vararg elements: T)