<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bowbow99</author_name>
  <author_url>https://blog.hatena.ne.jp/bowbow99/</author_url>
  <blog_title>日々ごちゃごちゃと考える</blog_title>
  <blog_url>https://bowbow99.hatenadiary.org/</blog_url>
  <categories>
    <anon>lisp</anon>
  </categories>
  <description>(eq (nthcdr 1 #1='(0 1 2)) (subseq #1# 1)) | nil (eq (nthcdr 1 #1='(0 1 2)) (nthcdr 1 #1#)) | t (eq (subseq #1='(0 1 2) 1) (subseq #1# 1)) | nil 上の1番目から明らかなように、subseqで切り出されたものはnthcdrで分けられたものとは異なる。2番目は、nthcdrで得られるリストが同一であるか確かめている。eqで等しいということは、全く等価なオブジェクトであることを示すから、新しいリストを作っているわけではないことが分かる。3番目は、subseq…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbowbow99.hatenadiary.org%2Fentry%2F20090719%2F1247957156&quot; title=&quot; subseq は新しいリストを作る・・・だと？ - 日々ごちゃごちゃと考える&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-07-19 07:45:56</published>
  <title> subseq は新しいリストを作る・・・だと？</title>
  <type>rich</type>
  <url>https://bowbow99.hatenadiary.org/entry/20090719/1247957156</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
