<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DigitalGhost</author_name>
  <author_url>https://blog.hatena.ne.jp/DigitalGhost/</author_url>
  <blog_title>デ-mk6</blog_title>
  <blog_url>https://dechimal.hatenadiary.com/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>class Functor f =&gt; Applicative f where pure :: a-&gt;f a &lt;*&gt; :: f (a-&gt;b)-&gt;f a-&gt;f b class Foldable t where foldr :: (a-&gt;b-&gt;b)-&gt;b-&gt;t a-&gt;b foldr f b = foldMap (`f` b) foldMap :: Monoid m =&gt; (a-&gt;m)-&gt;t a-&gt;m foldMap f = foldr (mappend . f) mempty class (Functor t, Foldable t) =&gt; Traversable t where traverse …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdechimal.hatenadiary.com%2Fentry%2F20091121%2F1258833081&quot; title=&quot;Functor, Applicative, Foldable, Traversalの練習 - デ-mk6&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>2009-11-21 04:51:21</published>
  <title>Functor, Applicative, Foldable, Traversalの練習</title>
  <type>rich</type>
  <url>https://dechimal.hatenadiary.com/entry/20091121/1258833081</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
