sort

abstract fun <N, Row, Column> sort(model: TreeMapModel<N, Row, Column>, nodes: Array<N>, sortOrder: Ordering.SortOrder): Array<N>