<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katona</author_name>
  <author_url>https://blog.hatena.ne.jp/katona/</author_url>
  <blog_title>MEMO:はてな支店</blog_title>
  <blog_url>https://katona.hatenadiary.org/</blog_url>
  <categories>
    <anon>Gauche</anon>
  </categories>
  <description>ネスト深くなるのが嫌で「これでGaucheでもRubyみたいにメソッドつなぎまくっちゃうもんね！」とか思ってこんなの書いた http://blog.livedoor.jp/dankogai/archives/50994188.html これなかなかいいじゃん。 マクロ定義 (define-syntax chain (syntax-rules () ((_ e1) e1) ((_ e1 (f e2 ...) e3 ...) (chain (f e1 e2 ...) e3 ...)))) 実行例 gosh&gt; (chain 1 (+ 2) (* 3)) 9 gosh&gt; (chain '(1 2 3)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatona.hatenadiary.org%2Fentry%2F20080201%2Fp1&quot; title=&quot;メソッドチェイン風マクロ - MEMO:はてな支店&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-02-01 00:00:00</published>
  <title>メソッドチェイン風マクロ</title>
  <type>rich</type>
  <url>https://katona.hatenadiary.org/entry/20080201/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
