<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AntiBayesian</author_name>
  <author_url>https://blog.hatena.ne.jp/AntiBayesian/</author_url>
  <blog_title>あんちべ！</blog_title>
  <blog_url>https://antibayesian.hateblo.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>SICP</anon>
  </categories>
  <description>これまで扱ってきたデータは数値だった。これを任意の記号に拡張することで、記号微分（）なんかも可能にしようぜ！という話。 ;2.53 gosh&gt; (list 'a 'b 'c) (a b c) gosh&gt; (list (list 'george)) ((george)) gosh&gt; (cdr '((x1 x2) (y1 y2))) ((y1 y2)) gosh&gt; (car '((x1 x2) (y1 y2))) (x1 x2) gosh&gt; (pair? (car '( a short list))) #f ;リストxにitemが含まれているかどうかチェックする関数 gosh&gt; (define (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fantibayesian.hateblo.jp%2Fentry%2F20120416%2F1334567837&quot; title=&quot;SICP2.53~2.58 記号データ 〜記号微分に挑む！〜 - あんちべ！&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>2012-04-16 18:17:17</published>
  <title>SICP2.53~2.58 記号データ 〜記号微分に挑む！〜</title>
  <type>rich</type>
  <url>https://antibayesian.hateblo.jp/entry/20120416/1334567837</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
