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

no edit summary
No edit summary
No edit summary
Line 6:
* Create a trivial DOM document and serialize it to xml
* (added) Perform an XPath query on an XML Document
* (See Select from Array)Find object(s) in a structure based on matched values of their elements
* Pass a function as a parameter
* (added) Create a generic mapping function that applys a callback to elements in a list
Anonymous user