ceilingKey

open override fun ceilingKey(key: K): K?

Returns the least key greater than or equal to the given key, or null if there is no such key.