fun headSet(toElement: E, inclusive: Boolean): NavigableSet<E>
fun headSet(toElement: E): NavigableSet<E>