isCongruentSort

fun isCongruentSort(indexSort: Sort, otherSort: Sort): Boolean

Returns true if indexSort is a prefix of otherSort.