<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ijuhs</author_name>
  <author_url>https://blog.hatena.ne.jp/ijuhs/</author_url>
  <blog_title>Giraffe+の開発についてのブログ</blog_title>
  <blog_url>https://ijuhs.hatenadiary.org/</blog_url>
  <categories>
    <anon>gs</anon>
  </categories>
  <description>シンボルに続いて()があるか無いかと、そのシンボルが指すものがMethodかどうかで、インタプリタの解釈が少し変わります。 Method 非Method x x() x x() x() x.invoke() Methodの場合は同じですが、非Methodの場合は、()があればinvokeが呼ばれ、無ければそれがそのまま返ります。 そして、Object.invokeはselfを返すので、大抵のオブジェクトにおいて、x()はxと変わりなく使え、invokeを定義してるオブジェクトにおいてのみ、関数のように振る舞うfunctorとなります。*1 Object.invokeに引数が与えられた場合、se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fijuhs.hatenadiary.org%2Fentry%2F20120429%2F1335700371&quot; title=&quot;Object Invocation - Giraffe+の開発についてのブログ&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>2012-04-29 20:52:51</published>
  <title>Object Invocation</title>
  <type>rich</type>
  <url>https://ijuhs.hatenadiary.org/entry/20120429/1335700371</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
