<?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>add :: !Int !Int -&gt; Int add x y = x + yと add :: !Int -&gt; (Int -&gt; Int) add x = \y = x + yを区別する理由を書こうかと思ったのですが、ここを読んでいる人にとってはあたりまえのことになりそうだったので、省略。 要は、低レベルでの関数のアリティが知りたいということと、Cleanではエクスポートする関数は定義モジュールファイルに関数の型宣言だけを記述するというスタイルであるということがポイントでした。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flethevert.hatenadiary.org%2Fentry%2F20060911%2Fp2&quot; title=&quot;Concurrent Clean : カリー化と効率 - 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-09-11 00:00:00</published>
  <title>Concurrent Clean : カリー化と効率</title>
  <type>rich</type>
  <url>https://lethevert.hatenadiary.org/entry/20060911/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
