<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>asc_meta</author_name>
  <author_url>https://blog.hatena.ne.jp/asc_meta/</author_url>
  <blog_title>「好き」をブチ抜く</blog_title>
  <blog_url>https://www.buchinuku.work/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>プログラミング-Lisp</anon>
  </categories>
  <description>記事の内容 Lisp入門の勉強として、書籍『Land of Lisp』の内容をまとめる。 今回は、第4章条件分岐についてだ。 対称性という感覚を持ちながら、学んでいきたい。 記事の内容 nilと()の対称性 条件分岐 ifとその仲間たち 条件式のテクニック 比較関数の方針 まとめ 関連記事 nilと()の対称性 ・空のリスト()は偽 空リストを検出するのが楽ということは、再帰の処理に便利。リストの構造そのものが再帰的な構造、つまり、コンスのコンスのコンスの...となっている。 リストを頭から食べていく関数を書くのが楽。 そして、()とnilは全く同等。 条件分岐 ifとその仲間たち ・ifは一…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.buchinuku.work%2Fentry%2F2020%2F10%2F20%2Flisp&quot; title=&quot;Lisp入門 条件分岐【Land of Lisp勉強メモ#4】 - 「好き」をブチ抜く&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>https://ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;MarketPlace=JP&amp;ASIN=4873115876&amp;ServiceVersion=20070822&amp;ID=AsinImage&amp;WS=1&amp;Format=_SL250_&amp;tag=horokusa-22</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-20 20:00:00</published>
  <title>Lisp入門 条件分岐【Land of Lisp勉強メモ#4】</title>
  <type>rich</type>
  <url>https://www.buchinuku.work/entry/2020/10/20/lisp</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
