<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nkgt_chkonk</author_name>
  <author_url>https://blog.hatena.ne.jp/nkgt_chkonk/</author_url>
  <blog_title>猫型の蓄音機は 1 分間に 45 回にゃあと鳴く</blog_title>
  <blog_url>https://nekogata.hatenablog.com/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>Scala</anon>
    <anon>Haskell</anon>
  </categories>
  <description>別に知見は書いてないですが、なるほどなーと思ったという感想を書いたエントリです。 ScalazとHaskellのFunctorの提供するmap(fmap)は、引数の順番が異なります。 Scalaz の Functor def map[A, B](r: F[A])(f: A =&gt; B): F[B] F[A] なFunctor値が最初の引数で、A =&gt; B な関数が次の引数で、F[B]なファンクター値が返り値 Haskell の Functor fmap :: f =&gt; (a -&gt; b) -&gt; f a -&gt; f b (a -&gt; b) な関数が最初の引数で、f a なファンクター値が次の引数で、f …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekogata.hatenablog.com%2Fentry%2F2015%2F03%2F30%2F164213&quot; title=&quot;Functor における map の引数の順序を考えてたらいっこストンと腑に落ちた話 - 猫型の蓄音機は 1 分間に 45 回にゃあと鳴く&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>2015-03-30 16:42:13</published>
  <title>Functor における map の引数の順序を考えてたらいっこストンと腑に落ちた話</title>
  <type>rich</type>
  <url>https://nekogata.hatenablog.com/entry/2015/03/30/164213</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
