<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://nanasi.jp/code/collection/RSS.xml">
  <title>11. コレクションの操作</title>
  <link>http://nanasi.jp/</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2009-12-06T14:08:17Z</syn:updateBase>
        
  
  <image rdf:resource="http://nanasi.jp/logo_site.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/dict-copy.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/dict-filter.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/dict-loop.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/dict-map.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/list-copy.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/list-filter.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/list-loop.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/list-map.html"/>
        
        
            <rdf:li rdf:resource="http://nanasi.jp/articles/code/collection/range.html"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://nanasi.jp/articles/code/collection/dict-copy.html">        <title>ディクショナリのコピー</title>        <link>http://nanasi.jp/articles/code/collection/dict-copy.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:23:08Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/dict-filter.html">        <title>ディクショナリのフィルタリング</title>        <link>http://nanasi.jp/articles/code/collection/dict-filter.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:23:34Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/dict-loop.html">        <title>ディクショナリのループ</title>        <link>http://nanasi.jp/articles/code/collection/dict-loop.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:23:57Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/dict-map.html">        <title>ディクショナリの一括変換</title>        <link>http://nanasi.jp/articles/code/collection/dict-map.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:24:19Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/list-copy.html">        <title>リストのコピー</title>        <link>http://nanasi.jp/articles/code/collection/list-copy.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:25:34Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/list-filter.html">        <title>リストのフィルタリング</title>        <link>http://nanasi.jp/articles/code/collection/list-filter.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:26:04Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/list-loop.html">        <title>リストのループ</title>        <link>http://nanasi.jp/articles/code/collection/list-loop.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:26:29Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/list-map.html">        <title>リストの一括変換</title>        <link>http://nanasi.jp/articles/code/collection/list-map.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:26:52Z</dc:date>        <dc:type>ページ</dc:type>    </item>
    <item rdf:about="http://nanasi.jp/articles/code/collection/range.html">        <title>連番のリストを使用する</title>        <link>http://nanasi.jp/articles/code/collection/range.html</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-05T20:27:14Z</dc:date>        <dc:type>ページ</dc:type>    </item>




</rdf:RDF>

