<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsz</author_name>
  <author_url>https://blog.hatena.ne.jp/tsz/</author_url>
  <blog_title>tszの日記</blog_title>
  <blog_url>https://tsz.hatenadiary.org/</blog_url>
  <categories>
    <anon>Common Lisp</anon>
  </categories>
  <description>l4u!の-&gt;演算子ってどんなだったかなと思い出しながら書いていたら、全く別物になってしまいました。 &gt;がブロックをつくり、直前の式の評価値が、次の式の最後に暗黙的に渡されます。 (-&gt; (list 1 2 3) (princ) (mapcar #'(lambda (x) (+ x 10)))) ;; (1 2 3) ;; =&gt; (11 12 13) &quot;_&quot;で直前の値を埋め込む場所を明示出来ます。 (-&gt; (consp '(a . b)) (if _ 'cons 'not-cons)) ;; =&gt; CONS 埋め込む場所を明示する場合、_1,_2,...で多値を受けることも出来ます。 (-&gt; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsz.hatenadiary.org%2Fentry%2F20081101%2F1225529684&quot; title=&quot;-&amp;gt;とcut - tszの日記&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>2008-11-01 17:54:44</published>
  <title>-&gt;とcut</title>
  <type>rich</type>
  <url>https://tsz.hatenadiary.org/entry/20081101/1225529684</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
