<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - coprolit</title>
<link>http://snipplr.com/users/coprolit/tags/execution</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 06:28:41 GMT</pubDate>
<item>
<title>(JavaScript) Using params with setTimeOut</title>
<link>http://snipplr.com/view/50827/using-params-with-settimeout/</link>
<description><![CDATA[ <p>With setTimeOut a reference to a function object cannot provide parameters for the scheduled execution of that function.
We can instead use a closure to provide parameters for the execution of a function prior to the execution of that function.</p> ]]></description>
<pubDate>Sat, 19 Mar 2011 01:38:02 GMT</pubDate>
<guid>http://snipplr.com/view/50827/using-params-with-settimeout/</guid>
</item>
</channel>
</rss>