<?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>apply: FUNCTION ARG &amp;rest MORE-ARGS apply は何気に引数を複数に分けて受けられる。でも funcall とは違って、最初見たときは意味がわからん動作をする。 というのは、ARG と MORE-ARGS のうち一番最後の引数は list に突っ込んでおかねばならず、それ以外はそのままでいいというかそのままでないといけない。 #| ;;; 最初は受け取った引数をリストにまとめて返すこんな関数を ;;; 定義して使ってたのだけど、list がまさに同じ動作をする ;;; ことに気づいてしまった (defun args (&amp;rest args) args) |#…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbowbow99.hatenadiary.org%2Fentry%2F20100316%2F1268704123&quot; title=&quot; apply の引数 - 日々ごちゃごちゃと考える&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>2010-03-16 10:48:43</published>
  <title> apply の引数</title>
  <type>rich</type>
  <url>https://bowbow99.hatenadiary.org/entry/20100316/1268704123</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
