<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n9d</author_name>
  <author_url>https://blog.hatena.ne.jp/n9d/</author_url>
  <blog_title>計算機と戯れる日々</blog_title>
  <blog_url>https://n9d.hatenadiary.org/</blog_url>
  <categories>
    <anon>scheme</anon>
  </categories>
  <description>なるほど、カリー化とまでは行かないけど簡単に関数が作れるんだな。すごい。srfi-26 &gt;&gt;((lambda (x) (+ 1 2 x 4 5)) 6) =&gt;18 &gt;&gt;((cut + 1 2 &lt;&gt; 4 5) 6) =&gt;18 &gt;&gt;((cut + 1 2 &lt;&gt; 4 &lt;&gt;) 6 7) =&gt;20 &gt;&gt;((cut &lt;&gt; 1 2 3 4 5) *) =&gt;120よし、これでshiroさんのプログラムの意味がわかった。めでたしめでたし。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn9d.hatenadiary.org%2Fentry%2F20071122%2F1195715743&quot; title=&quot;Gaucheでcutをやってみる - 計算機と戯れる日々&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-11-22 16:15:43</published>
  <title>Gaucheでcutをやってみる</title>
  <type>rich</type>
  <url>https://n9d.hatenadiary.org/entry/20071122/1195715743</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
