fun createFrom(pairs: Iterable<<ERROR CLASS><K, V>>): SortedTableMap<K, V>
fun createFrom(map: Map<K, V>): SortedTableMap<K, V>