<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://scala.sygneca.com//lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://scala.sygneca.com//feed.php">
        <title>Scala Wiki</title>
        <description></description>
        <link>http://scala.sygneca.com//</link>
        <image rdf:resource="http://scala.sygneca.com//lib/images/favicon.ico" />
       <dc:date>2010-09-02T22:14:54+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://scala.sygneca.com//collections?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//sidebar?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//start?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//stateless-io?rev=1265879458"/>
                <rdf:li rdf:resource="http://scala.sygneca.com//the-hitchhiker-s-guide-to-scala?rev=1265879458"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://scala.sygneca.com//lib/images/favicon.ico">
        <title>Scala Wiki</title>
        <link>http://scala.sygneca.com//</link>
        <url>http://scala.sygneca.com//lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://scala.sygneca.com//collections?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>collections</title>
        <link>http://scala.sygneca.com//collections?rev=1265879458</link>
        <description> All add elements operations return either this (if addition is empty) or new collection.  Add single element and return new collection:  def add(elem: A): C[A]  Add multiple varargs elements and return new collection:  def add(elem1: A, elem2: A, el...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//sidebar?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>sidebar</title>
        <link>http://scala.sygneca.com//sidebar?rev=1265879458</link>
        <description> Site contents  Start page  FAQs  Articles  Code examples  Patterns  People  Scala Bazaars  Groups  Job openings   External links  Scala home page  Scala API docs  Mailing list archives   ...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//start?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>start</title>
        <link>http://scala.sygneca.com//start?rev=1265879458</link>
        <description>   Scala Wiki   Welcome to the Scala Wiki. First-time visitors should read the introduction to this site.   Scala itself  Frequently asked questions  Language details  Standard library details  Code examples  Scala design patterns  Common operations ...</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//stateless-io?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>stateless-io</title>
        <link>http://scala.sygneca.com//stateless-io?rev=1265879458</link>
        <description> See examples in the end of file. import java.io._ &amp;nbsp; object IoUtils &amp;#123;   def copy&amp;#40;is: InputStream, os: OutputStream&amp;#41; &amp;#123;     val buffer = new Array&amp;#91;Byte&amp;#93;&amp;#40;0x10000&amp;#41;     def loop&amp;#40;&amp;#41; &amp;#123;       val count = is....</description>
    </item>
    <item rdf:about="http://scala.sygneca.com//the-hitchhiker-s-guide-to-scala?rev=1265879458">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T09:10:58+01:00</dc:date>
        <title>the-hitchhiker-s-guide-to-scala</title>
        <link>http://scala.sygneca.com//the-hitchhiker-s-guide-to-scala?rev=1265879458</link>
        <description> Whoever you are, whatever you want, and whenever you started programming, welcome to Scala!  This wiki is what its name implies. Feel free to skim through it.  Getting Scala  You can download the Scala distribution from http://scala.epfl.ch. It&amp;rsqu...</description>
    </item>
</rdf:RDF>
