<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bowmoq</author_name>
  <author_url>https://blog.hatena.ne.jp/bowmoq/</author_url>
  <blog_title>いらずんば</blog_title>
  <blog_url>https://bowmoq.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>ふつうのHaskellプログラミング</anon>
  </categories>
  <description>今日は基本的な値についてのまとめです。 真偽値 Haskellの真偽値はTrueとFalseで、その型はBool型です。 数値 整数型 Haskellの整数型には Int型 と Integer型 があります。 Int型は比較的小さい範囲の整数をあらわします。これは通常32ビットマシン上では32ビットの符号付き整数値です。 Integer型は表現範囲に制限のない整数値をあらわします。 浮動小数点型 Float型とDouble型があります。 Float型は単精度の浮動小数点数、Double型は倍精度の浮動小数点数を表現します。 文字と文字列 Haskellの文字はChar型です。文字列は[Char…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbowmoq.hatenadiary.org%2Fentry%2F20080108%2F1199797621&quot; title=&quot; 基本的な値 - いらずんば&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-08 22:07:01</published>
  <title> 基本的な値</title>
  <type>rich</type>
  <url>https://bowmoq.hatenadiary.org/entry/20080108/1199797621</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
