Skip to content

sort::descBy

descBy(container) => a

ParameterTypeDescription
container*The container to sort.

Returns

(*) A copy of the given container in descending order.