<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amachang</author_name>
  <author_url>https://blog.hatena.ne.jp/amachang/</author_url>
  <blog_title>IT戦記</blog_title>
  <blog_url>https://amachang.hatenablog.com/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>これがモナド main = putStrLn $ unlines $ do v1 &lt;- [1, 2, 3] v2 &lt;- f v1 v3 &lt;- g v2 f v3 f :: Integer -&gt; [String] f x = [show x, show x] g :: String -&gt; [Integer] g x = [read x, read x] よくわからん。 なんか、もうすこしで分かりそうなんだが。。。うーん。。。 イコールを束ねてガッとした感じか？わからん！</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Famachang.hatenablog.com%2Fentry%2F20061208%2F1165526315&quot; title=&quot; モナドが分からない - IT戦記&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>2006-12-08 06:18:35</published>
  <title> モナドが分からない</title>
  <type>rich</type>
  <url>https://amachang.hatenablog.com/entry/20061208/1165526315</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
