<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mike_neck</author_name>
  <author_url>https://blog.hatena.ne.jp/mike_neck/</author_url>
  <blog_title>mike-neckのブログ</blog_title>
  <blog_url>https://mike-neck.hatenadiary.com/</blog_url>
  <categories>
    <anon>haskell</anon>
  </categories>
  <description>いまいちピンときていなかったから、少しだけ調べた。 Haskell/do notation - Wikibooks, open books for an open world 次のようなモナドっぽい値を返す関数があって、連続で利用するときに使うらしい。 monadicFun1 :: Maybe Int monadicFun1 = return 1 monadicFun2 :: Maybe Int monadicFun2 = return 2 monadicFun3 :: Num a =&gt; a -&gt; a -&gt; Maybe a monadicFun3 x y = Just (x + y) // M…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmike-neck.hatenadiary.com%2Fentry%2F2015%2F06%2F24%2F152405&quot; title=&quot;Haskellのdo記法 - mike-neckのブログ&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-06-24 15:24:05</published>
  <title>Haskellのdo記法</title>
  <type>rich</type>
  <url>https://mike-neck.hatenadiary.com/entry/2015/06/24/152405</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
