<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hogelog</author_name>
  <author_url>https://blog.hatena.ne.jp/hogelog/</author_url>
  <blog_title>hogelogの日記</blog_title>
  <blog_url>https://hogelog.hatenablog.com/</blog_url>
  <categories>
    <anon>haskell</anon>
  </categories>
  <description>6章。基本的な値と、それらまわりの関数とか。 6.2 真偽値 Prelude&gt; not True False Prelude&gt; not True &amp;&amp; False False Prelude&gt; False || True Trueまあふつう。 6.3 数値 Haskellの整数型はInt、Integer。Intが上限下限ありの整数、Integerが制限無しの整数型。rubyでいうとIntがFixnumでIntegerがBignumみたいな。あと数値リテラルは文脈に合わせて適当な数値型になるらしいです。 Prelude&gt; 9999999999999999999999999999999999999…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhogelog.hatenablog.com%2Fentry%2F20080130%2Fp1&quot; title=&quot; 「ふつうのHaskellプログラミング」読みます(5) - hogelogの日記&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-01-30 00:00:00</published>
  <title> 「ふつうのHaskellプログラミング」読みます(5)</title>
  <type>rich</type>
  <url>https://hogelog.hatenablog.com/entry/20080130/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
