<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>propella</author_name>
  <author_url>https://blog.hatena.ne.jp/propella/</author_url>
  <blog_title>言語ゲーム</blog_title>
  <blog_url>https://propella.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>import Control.Arrow newtype SF a b = SF {runSF ::[a]-&gt;[b]} instance Arrow SF where arr f = SF (map f) SF f &gt;&gt;&gt; SF g = SF (f &gt;&gt;&gt; g) first (SF f) = SF (unzip &gt;&gt;&gt; first f &gt;&gt;&gt; uncurry zip) instance ArrowChoice SF where left (SF f) = SF(\xs -&gt; combine xs (f [y | Left y &lt;- xs])) where combine (Left y:xs)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpropella.hatenablog.com%2Fentry%2F20070808%2Fp1&quot; title=&quot; [haskell] How To Arrow3 選択 - 言語ゲーム&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>2007-08-08 00:00:00</published>
  <title> [haskell] How To Arrow3 選択</title>
  <type>rich</type>
  <url>https://propella.hatenablog.com/entry/20070808/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
