<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ushiromiya3</author_name>
  <author_url>https://blog.hatena.ne.jp/ushiromiya3/</author_url>
  <blog_title>ぺんぎんさんのおうち</blog_title>
  <blog_url>https://ykm11.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>最近Haskellを始めたので、Pythonと比較しながら記事を書きます ※備忘録だと思ってください まず初歩から、 変数の宣言 --Haskell val = 10 #Python val = 10 見た目的には同じですが、ここで大きく異なるのは、再代入ができないことです。 Pythonではa = 100; a = 12; のように、変数に値を代入した直後また別の値を再代入することができますが、Haskellでは 一度変数に値を代入すると束縛(バインド)されるため、再代入できません。 ※正確には、Pythonで言う代入をHaskellでは束縛と呼ぶので代入という表現は間違いです(多分)。 関…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fykm11.hatenablog.com%2Fentry%2F2016%2F10%2F13%2F173312&quot; title=&quot;Haskellする略してハッ -1- - ぺんぎんさんのおうち&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>2016-10-13 17:33:12</published>
  <title>Haskellする略してハッ -1-</title>
  <type>rich</type>
  <url>https://ykm11.hatenablog.com/entry/2016/10/13/173312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
