<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m-hiyama-memo</author_name>
  <author_url>https://blog.hatena.ne.jp/m-hiyama-memo/</author_url>
  <blog_title>(保存用) 檜山正幸のキマイラ飼育記 メモ編</blog_title>
  <blog_url>https://m-hiyama-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>モナド</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>// モノイド演算（乗法） function mult(x, y) { var r0, r1, r2; r0 = y[x[0]]; r1 = y[x[1]]; r2 = y[x[2]]; return [r0, r1, r2]; } // オペレータの名前 var opName = { &quot;u&quot; : [1, 2, 2], &quot;d&quot; : [0, 0, 1], &quot;U&quot; : [2, 2, 2], &quot;D&quot; : [0, 0, 0], &quot;X&quot; : [0, 1, 1], &quot;Y&quot; : [1, 1, 2], &quot;V&quot; : [1, 1, 1], &quot;&quot; : [] // dummy }; // オペレータの名前を探す fu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm-hiyama-memo.hatenablog.jp%2Fentry%2F20090731%2F1249020278&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>2009-07-31 15:04:38</published>
  <title>カウンターモナドの演算表を作る</title>
  <type>rich</type>
  <url>https://m-hiyama-memo.hatenablog.jp/entry/20090731/1249020278</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
