<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - hasantayyar</title>
<link>http://snipplr.com/users/hasantayyar/tags/manipulate</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 17 Feb 2012 03:41:16 GMT</pubDate>
<item>
<title>(PHP) FuncUtility.php -  (Manipulate values in iterable data sets)</title>
<link>http://snipplr.com/view/16726/funcutilityphp---manipulate-values-in-iterable-data-sets/</link>
<description><![CDATA[ <p>This class can be used to Manipulate values in iterable data sets.

It can iterate over a set of elements contained in a collection managed by an object that implements the Iterable interface.

The class executes several types of operations to manipulate the collection elements by invoking given callback functions that determine what to do with the elements.

Currently it can filter a subset of the elements, call a function to manipulate each of the elements, map the elements to a new set of values, reduce the elements to a single value.</p> ]]></description>
<pubDate>Tue, 07 Jul 2009 07:28:03 GMT</pubDate>
<guid>http://snipplr.com/view/16726/funcutilityphp---manipulate-values-in-iterable-data-sets/</guid>
</item>
</channel>
</rss>
