<?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/favorites/darkphotn/tags/optional</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 13:15:26 GMT</pubDate>
<item>
<title>(JavaScript) Optional Function Arguments - darkphotn</title>
<link>http://snipplr.com/view/4238/optional-function-arguments/</link>
<description><![CDATA[ <p>Simple way of allowing functions to take optional arguments. Always place the optional arguments last, so you don't have to explicitly pass an argument as "undefined".</p> ]]></description>
<pubDate>Sun, 02 Dec 2007 06:19:11 GMT</pubDate>
<guid>http://snipplr.com/view/4238/optional-function-arguments/</guid>
</item>
</channel>
</rss>