RosettaCodeData/Task/Sort-an-integer-array/0DESCRIPTION
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

1 line
135 B
Text

Sort an array (or list) of integers in ascending numerical order. Use a sorting facility provided by the language/library if possible.