<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minazoko</author_name>
  <author_url>https://blog.hatena.ne.jp/minazoko/</author_url>
  <blog_title>Code Aquarium</blog_title>
  <blog_url>https://mnzk.hatenablog.com/</blog_url>
  <categories>
    <anon>Clojure</anon>
  </categories>
  <description>ぼくのかんがえたスレッディングマクロその２ 評価がnilになったら即抜けるsome-&gt;とsome-&gt;&gt; (ns cool-macros (:refer-clojure :exclude [some-&gt; some-&gt;&gt;])) (defmacro ^:private some-&gt;* [form &amp; exprs] (let [[e-first &amp; exprs] exprs [e-last &amp; exprs] (reverse exprs)] (if (nil? e-last) e-first (let [g (gensym)] `(let [~g ~e-first] ~(reduce (fn [acc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmnzk.hatenablog.com%2Fentry%2F2013%2F05%2F01%2F221408&quot; title=&quot;(Clojure)短絡評価なsome-&amp;gt;マクロ - Code Aquarium&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>2013-05-01 22:14:08</published>
  <title>(Clojure)短絡評価なsome-&gt;マクロ</title>
  <type>rich</type>
  <url>https://mnzk.hatenablog.com/entry/2013/05/01/221408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
