std
::
sort
countingsort
macro
countingsort
(
list
,
key_fn
=
EMPTY_MACRO_SLOT
)
@builtin
Sort list using the counting sort algorithm.
Parameters