<?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>前回 リスト遊び 2-7 cons - by shigemk2Emacs Lispで関数を定義するにはdefunという特殊関数を使う。 defunの書式は、 (defun 関数名 (仮引数1 仮引数2 .....) 式1 式2 ... ) 第一引数は関数名で、関数名はシンボルの規則に従う 第二引数は仮引数のリスト。仮引数の名前もシンボルの規則に従って自由に決定できる。仮引数は0個以上であり、0個の場合は単に空リストを書く 残りの引数が関数の本体になる。本体は1つ以上の式になる。この関数が呼び出されると、本体の式を順に評価していき、最後に評価した値を返す。 defunは特殊なので、引数は評価され…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F20120114%2F1326474862&quot; title=&quot;リスト遊び 3-1 関数定義 - 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-14 02:14:22</published>
  <title>リスト遊び 3-1 関数定義</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/20120114/1326474862</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
