<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lethevert</author_name>
  <author_url>https://blog.hatena.ne.jp/lethevert/</author_url>
  <blog_title>lethevert is a programmer</blog_title>
  <blog_url>https://lethevert.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>次のプログラムの結果が合わない。 Start = avg ['a'..'z'] instance / Char where (/) a b = toChar (toInt a / toInt b)CleanJでは、ある程度期待通りの結果なのだけれど、 $ java test03.Avg 'i'Cleanでは、何か良く分からない文字になる（コントロールコードのようだ） $ Avg.exe '' - toIntしたら、CleanJでは「105」だけど、Cleanでは「1」になっていた。 - 原因、わかりました。 toInt ('a' + 'b' + 'c')の結果が、Cleanでは「38」になる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flethevert.hatenadiary.org%2Fentry%2F20060625%2Fp6&quot; title=&quot;Concurrent Clean : CleanJ : StdList - lethevert is a programmer&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>2006-06-25 00:00:00</published>
  <title>Concurrent Clean : CleanJ : StdList</title>
  <type>rich</type>
  <url>https://lethevert.hatenadiary.org/entry/20060625/p6</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
