<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>って、いきなりリストっすか!?早いっすよ・・・。 リストについて リストはSchemeと同じように、最後に「空リスト」が入ってる。「空リスト」は「くうリスト」と読むらしい。僕は「からリスト」って読んでた。 Haskellのリストは型が揃ってないとダメ。自由度低いのかなぁ・・・。実験。 Prelude&gt; [1, 2, 3] [1,2,3] Prelude&gt; [&quot;abc&quot;, &quot;def&quot;, &quot;ghi&quot;] [&quot;abc&quot;,&quot;def&quot;,&quot;ghi&quot;] Prelude&gt; [['a', 'b', 'c'], ['d', 'e', 'f'], ['g', 'h', 'i']] [&quot;abc&quot;,&quot;def&quot;,&quot;ghi&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20071018%2F1192678077&quot; title=&quot; ふつける(1) 2.3 - 2.8 リスト - ボクノス&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-10-18 12:27:57</published>
  <title> ふつける(1) 2.3 - 2.8 リスト</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20071018/1192678077</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
