Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

no edit summary
(sort an array of integers)
No edit summary
Line 8:
* Find object(s) in a structure based on matched values of their elements
* Pass a function as a parameter
* Create a generic mapping function that applys a callback to elements in a list
* Basic pointer/reference operations
* Sort an array of integers
Anonymous user