sortedDescending

@JvmName(name = "sortedDescending_with_it_unibo_collektive_aggregate_Field_of_collections_Iterable_of_T_end_end")
fun <T : Comparable<T>, ID : Any> Field<ID, Iterable<T>>.sortedDescending(): Field<ID, List<T>>