<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katona</author_name>
  <author_url>https://blog.hatena.ne.jp/katona/</author_url>
  <blog_title>MEMO:はてな支店</blog_title>
  <blog_url>https://katona.hatenadiary.org/</blog_url>
  <categories>
    <anon>Gauche</anon>
  </categories>
  <description>ついでにgauche版のguessも作ろうとしたがこちらは未完成。 (define (guess ans . arg) (map (lambda (mod) (hash-table-fold (module-table mod) (lambda (k v r) (if (with-error-handler (lambda (e) #f) (lambda () (eq? (apply v arg) ans))) (cons k r) r)) ())) (all-modules)))module-tableのハッシュの値は普通の手続きかと思っていたが関数として呼び出すとエラーになる。 glocっ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatona.hatenadiary.org%2Fentry%2F20071119%2Fp1&quot; title=&quot;guess関数(未完成) - MEMO:はてな支店&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-19 00:00:00</published>
  <title>guess関数(未完成)</title>
  <type>rich</type>
  <url>https://katona.hatenadiary.org/entry/20071119/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
