<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>買ってからずっと読んでいなかった本なんですが、読んでみたらスゲーおもろい。C言語による最新アルゴリズム事典 (ソフトウェアテクノロジー)作者: 奥村晴彦出版社/メーカー: 技術評論社発売日: 1991/03/01メディア: 単行本購入: 20人 クリック: 396回この商品を含むブログ (95件) を見る案外トリッキーな技が多い。気になったのが、コレ。 「たらいまわし関数」 再帰的に定義された次のような関数。特に意味はない。「特に意味はない」ってなんだよ!!気になって仕方がないので、Schemeにしてみた。 (define (tarai a b c) (if (&lt;= a b) b (tarai…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070605%2F1181047877&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>https://images-fe.ssl-images-amazon.com/images/I/51ZXNYW1EDL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-06-05 21:51:17</published>
  <title> たらいまわし関数</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070605/1181047877</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
