<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ytqwerty</author_name>
  <author_url>https://blog.hatena.ne.jp/ytqwerty/</author_url>
  <blog_title>Note</blog_title>
  <blog_url>https://ytqwerty.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rebol</anon>
  </categories>
  <description>いわゆるdownward closure、ラムダ式、高階関数、云々。こちらは手続き型言語でも最近のものではもはや当たり前ですね。 &gt;&gt; twice: func [x][x 1 x 2] &gt;&gt; twice func [x][print x] 1 2 なお関数の形を取っていない単なるブロックも、doで実行できます。 &gt;&gt; do join [print][10] 10 ifなんかもこれで作れますね。 はてなの整形と相性悪い…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fytqwerty.hatenadiary.org%2Fentry%2F20050920%2Fp6&quot; title=&quot; 関数を受け取る関数 - Note&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>2005-09-20 00:00:05</published>
  <title> 関数を受け取る関数</title>
  <type>rich</type>
  <url>https://ytqwerty.hatenadiary.org/entry/20050920/p6</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
