<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>heyhachi</author_name>
  <author_url>https://blog.hatena.ne.jp/heyhachi/</author_url>
  <blog_title>冷やし中華終えました - We’ve finished cold noodle</blog_title>
  <blog_url>https://heyhachi.hatenadiary.org/</blog_url>
  <categories>
    <anon>gauche</anon>
  </categories>
  <description>結論から言うと、今回は挫折…。any-predとevery-predを自分で定義するという問題でした。とりあえず途中の ;; any-predを自分で定義しなさい (define (any-pred . preds) (lambda (x) (if (null? preds) #f ((car preds) x)))) という所までは至ったんですが、その先を試行錯誤しているうちに流石に寝ないといかん時間帯に。仕方が無いので回答例を見る。 ;; 解答 ;; 様々なバリエーションが考えられるので、いくつか例をあげておきます。 ;; 話を簡単にするために、ここではany-pred、every-pre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fheyhachi.hatenadiary.org%2Fentry%2F20100324%2F1269450460&quot; title=&quot;プログラミング Gauche 練習問題を解く[8.3] - 冷やし中華終えました - We’ve finished cold noodle&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>2010-03-24 02:07:40</published>
  <title>プログラミング Gauche 練習問題を解く[8.3]</title>
  <type>rich</type>
  <url>https://heyhachi.hatenadiary.org/entry/20100324/1269450460</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
