<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MIZUNO</author_name>
  <author_url>https://blog.hatena.ne.jp/MIZUNO/</author_url>
  <blog_title>May the Source be with you</blog_title>
  <blog_url>https://mizuno.hatenadiary.org/</blog_url>
  <categories>
    <anon>Gauche</anon>
  </categories>
  <description>よくないと思いつつ、フラグで動作を切り分けた。 (define-method apply-generic ((gf ) args) (inc! (ref gf 'counter)) (with-time-counter (ref gf 'time) (next-method gf (cons '#f args))))next-method を呼ぶ際に #f か #t を引数の先頭に付加してみる*1。そして (define-method apply-generic ((gf ) args) (let ((return-value (next-method gf (cdr args)))) (if…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmizuno.hatenadiary.org%2Fentry%2F20080405%2F1207387663&quot; title=&quot;プログラミング Gauch - 17 章 フラグで切り分けてみる - May the Source be with you&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>2008-04-05 18:27:43</published>
  <title>プログラミング Gauch - 17 章 フラグで切り分けてみる</title>
  <type>rich</type>
  <url>https://mizuno.hatenadiary.org/entry/20080405/1207387663</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
