<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/curry</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 18:21:39 GMT</pubDate>
<item>
<title>(JavaScript) JavaScript Curry - jofan</title>
<link>http://snipplr.com/view/46202/javascript-curry/</link>
<description><![CDATA[ <p>From JavaScript Patterns</p> ]]></description>
<pubDate>Tue, 28 Dec 2010 20:45:16 GMT</pubDate>
<guid>http://snipplr.com/view/46202/javascript-curry/</guid>
</item>
<item>
<title>(PHP) preg_replace_callback with local variable access - freezy</title>
<link>http://snipplr.com/view/39617/pregreplacecallback-with-local-variable-access/</link>
<description><![CDATA[ <p>To access a local variable within a callback, use currying (delayed argument binding).\r\nThe magic lies in this curry found here: http://www.sitepoint.com/forums/showthread.php?threadid=336758</p> ]]></description>
<pubDate>Fri, 27 Aug 2010 23:50:41 GMT</pubDate>
<guid>http://snipplr.com/view/39617/pregreplacecallback-with-local-variable-access/</guid>
</item>
</channel>
</rss>