Changes

Jump to: navigation, search

Team Hortons

120 bytes added, 13:33, 1 October 2017
no edit summary
* '''sort''' - Sorts the elements in the range
These algorithms provide a ''functional'' way to work on collections, and are very common present in several programming languages. These algorithms replace what usually would be a for/while loop, shifting the attention from "how to loop" to "what to do".
<pre><code>

Navigation menu