getOrder

abstract fun <N, Row, Column> getOrder(view: TreeMapView<N, Row, Column>, root: N, pass: Int): Iterable<N>