Skip to content

sort::ascBy

ascBy(container) => a

ParameterTypeDescription
container*The container to sort.

Returns

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