<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Say what???: Tag scala</title>
    <link>http://drotner.org/articles/tag/scala</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>by Kelly McCauley</description>
    <item>
      <title>Only for the geeks: Scala is/ain't Java</title>
      <description>&lt;p&gt;Finally a bit of code that makes me happy:&lt;/p&gt;

&lt;code&gt;def makeClosure(bindMe: Int) = (x: Int) =&amp;gt; x + bindMe&lt;/code&gt;

&lt;p&gt;A closure that binds at the time the closure is created.&lt;/p&gt;

</description>
      <pubDate>Mon, 23 Nov 2009 21:46:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:dd9b4dd9-6804-48ff-a12b-de71ffe6c8ed</guid>
      <author>Kelly McCauley</author>
      <link>http://drotner.org/articles/2009/11/23/only-for-the-geeks-scala-is-aint-java</link>
      <category>Programming</category>
      <category>programming</category>
      <category>scala</category>
      <category>java</category>
      <trackback:ping>http://drotner.org/articles/trackback/86</trackback:ping>
    </item>
  </channel>
</rss>
