<?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>main = do cs &lt; - getContents putStr cs getContents は標準入力をすべて読み込むアクションです。 putStrは関数で引数の文字列を標準出力にそのまま返すアクションをします。この構文の [Haskellでは『変数を値に束縛する( bind )』と言います。 束縛されるのは変数なので要注意！ 変数の初期化とは 宣言時に値を代入することを初期化と呼びます。 変数は宣言時に必要な値で初期化するか、宣言後に必要な値を代入しなければなりません。 ということは、Haskellは再代入が出来ないから変数は束縛されるという事かな？ このソースでは 1 変数csを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsnow-bell-2.hatenadiary.org%2Fentry%2F20080201%2F1201802176&quot; title=&quot;cat.hsについて - 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-01 02:56:16</published>
  <title>cat.hsについて</title>
  <type>rich</type>
  <url>https://snow-bell-2.hatenadiary.org/entry/20080201/1201802176</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
