<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sshi</author_name>
  <author_url>https://blog.hatena.ne.jp/sshi/</author_url>
  <blog_title>sshi.Continual</blog_title>
  <blog_url>https://sshi.hatenadiary.org/</blog_url>
  <categories>
    <anon>haskell</anon>
  </categories>
  <description>今日のお題は「型クラス」。ややこしそうだが、理解できれば、応用範囲はすげー広い予感。 というわけで、(http://www.sampou.org/haskell/tutorial-j/classes.html)を読む。 以下は解説というより覚書なので、まちがっている可能性大です。ツッコミ歓迎。 断片的に集めた情報によると、haskellの型クラスは、Javaのインターフェイスに対応していて、いわゆる関数シグニチャの集合としての型を定義できる。 定義例はこんな感じ。 class Eq a where (==) :: a -&gt; a -&gt; BoolEqというクラスが定義されており、そのクラスが持つメ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsshi.hatenadiary.org%2Fentry%2F20041217%2Fp1&quot; title=&quot; シリーズ「関数型言語haskellの深遠」 型クラス - sshi.Continual&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>2004-12-17 00:00:00</published>
  <title> シリーズ「関数型言語haskellの深遠」 型クラス</title>
  <type>rich</type>
  <url>https://sshi.hatenadiary.org/entry/20041217/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
