<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>読書ノート</anon>
  </categories>
  <description>前回 リスト遊び 3-1 関数定義 - by shigemk2 変数とはポインタを格納する箱である 変数へデータを代入することは、そのデータへのポインタを格納することである 変数への評価とは、ポインタが指しているデータを取り出すことである 変数から変数への代入とは、ポインタをコピーすることである シンボル、整数は同じポインタを指すが、文字列、リストは同じポインタを指さない ;; 整数 (setq x 2) =&gt;2 (setq y 2) =&gt;2 (eq x y) =&gt;t (setq z y) =&gt;2 (eq y z) t ;; シンボル (setq x 'dog) =&gt; dog (setq y …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F20120120%2F1327061587&quot; title=&quot;リスト遊び 3-3 eq - by shigemk2&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>http://ecx.images-amazon.com/images/I/51BZ2NQA92L.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-01-20 21:13:07</published>
  <title>リスト遊び 3-3 eq</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/20120120/1327061587</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
