<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wafuwafu13</author_name>
  <author_url>https://blog.hatena.ne.jp/wafuwafu13/</author_url>
  <blog_title>経験は何よりも饒舌</blog_title>
  <blog_url>https://wafuwafu13.hatenadiary.com/</blog_url>
  <categories>
    <anon>関数型</anon>
  </categories>
  <description>wafuwafu13.hatenadiary.comと同じ本の、p.268~p.274あたりでつまずいたので、メモを残しておく。 コードはここにおいてある。 akimichi.github.ioモナドの機能は、「値にコンテキストを付加すること」、「コンテキストを付加したまま処理を合成すること」である。 unit関数は、モナドのインスタンスを生成するための関数で、unit:: T =&gt; M[T]という型情報を持つ。 Tはモナドに渡される値の型であり、Mはモナドの型である。 flatMap関数は、処理を合成するための関数で、flatMap:: M[T] =&gt; FUN[T =&gt; M[S]] =&gt; M…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwafuwafu13.hatenadiary.com%2Fentry%2F2021%2F01%2F26%2F122514&quot; title=&quot;「関数型プログラミングの基礎」モナドを作るを理解する - 経験は何よりも饒舌&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>2021-01-26 12:25:14</published>
  <title>「関数型プログラミングの基礎」モナドを作るを理解する</title>
  <type>rich</type>
  <url>https://wafuwafu13.hatenadiary.com/entry/2021/01/26/122514</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
