<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bitterharvest</author_name>
  <author_url>https://blog.hatena.ne.jp/bitterharvest/</author_url>
  <blog_title>bitterharvest’s diary</blog_title>
  <blog_url>https://bitterharvest.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラマーのための圏論 (初級編：圏論とHaskell)</anon>
  </categories>
  <description>１０．４ モナドを別の方法で定義する 前の記事でモナドを定義するときに\(&gt;&gt;=\)という関数を用いた。この関数の型シグネチャは次のようになっていた。 (&gt;&gt;=) :: \ m a -&gt; (a -&gt; m b) -&gt; m b ここで、\(m\)を関手と考えてみよう。関手\(F\)は下図のように定義されていた。 上図で、関手\(F\)によって、対象\(A,B\)は対象\(F(A),F(B)\)に、また射\(f\)は射\(F(f)\)に写像される。これを\(m\)を関手と考えてHaskellの記述で上記の図を書き直すと次の図のようになる。 上図で、関手\(m\)によって、値\(a,b\)は値\(ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbitterharvest.hatenablog.com%2Fentry%2F2017%2F08%2F06%2F112749&quot; title=&quot;Haskellの難関モナドを突破するために掘り下げて学ぶ（４） - bitterharvest’s diary&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>https://cdn-ak.f.st-hatena.com/images/fotolife/b/bitterharvest/20170806/20170806100853.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-06 11:27:49</published>
  <title>Haskellの難関モナドを突破するために掘り下げて学ぶ（４）</title>
  <type>rich</type>
  <url>https://bitterharvest.hatenablog.com/entry/2017/08/06/112749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
