<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>snow-bell</author_name>
  <author_url>https://blog.hatena.ne.jp/snow-bell/</author_url>
  <blog_title>snow-bellの日記</blog_title>
  <blog_url>https://snow-bell-2.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>ここはかなり苦戦しました。 リストとは値を一列に並べたデータ構造の事です Haskellではリストはリンクリストと同じ性質を持ち、前から後ろにたどることはできますが逆にはたどれません。 また、Haskellのリストには一種類の値しか入れられません。 『空リスト』( enpty list ) は特別な値でリストの末尾に現れます。 読み方は『からリスト』でも『くうリスト』でも正解です。 [ 'a' 'b' 'c' ] = 文字のリスト ※ [ ] はリストを表す 中身が入っていない場合 [ ]は空リストを示す また、'a' は文字であることを示す &quot; abc &quot; = 文字列のリスト Haskell…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsnow-bell-2.hatenadiary.org%2Fentry%2F20080202%2F1201926834&quot; title=&quot;リストとリストリテラル - snow-bellの日記&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>2008-02-02 13:33:54</published>
  <title>リストとリストリテラル</title>
  <type>rich</type>
  <url>https://snow-bell-2.hatenadiary.org/entry/20080202/1201926834</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
