Sorting

fun <T> Sorting(comparatorAscending: Comparator<T>, comparatorDescending: Comparator<T>)