<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rsakamot</author_name>
  <author_url>https://blog.hatena.ne.jp/rsakamot/</author_url>
  <blog_title>さかもとのブログ</blog_title>
  <blog_url>https://rskmt.hateblo.jp/</blog_url>
  <categories>
    <anon>SICP</anon>
  </categories>
  <description>;;exercise4.13 ;;今見てる環境の変数のみを削除 ;;内部で使おうとして上の環境の変数も削除されては大変 (define (unbind! variable env) (let ((frame (first-frame env))) (define (scan-and-delete variables values) (cond [(null? variables) (error &quot;Unbound variables -- UNBIND!&quot; variable)] [(eq? variable (car variables)) (set-car! variables (cadr v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frskmt.hateblo.jp%2Fentry%2F20090623%2F1245752757&quot; title=&quot;SICP演習問題4.13 - さかもとのブログ&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>2009-06-23 19:25:57</published>
  <title>SICP演習問題4.13</title>
  <type>rich</type>
  <url>https://rskmt.hateblo.jp/entry/20090623/1245752757</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
