<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>Secret Garden(Instrumental)</blog_title>
  <blog_url>https://secret-garden.hatenablog.com/</blog_url>
  <categories>
    <anon>Vim</anon>
  </categories>
  <description>さて、辞書関数といえば以前は call() を介さないと呼び出すことは出来ませんでした。 let dict = { &quot;value&quot; : 3 } function! dict.add(a) return self.value + a:a endfunction let F = dict.add &quot; call() を介して辞書を指定する必要があった echo call(F, [2], dict) &quot; =&gt; 5 &quot; 任意の辞書を指定することもできる echo call(F, [2], { &quot;value&quot; : -3 }) &quot; =&gt; -1 [最新版では] 最新版では call() を介さずに直接呼び出す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsecret-garden.hatenablog.com%2Fentry%2F2016%2F06%2F13%2F232606&quot; title=&quot;Vim の辞書関数が強化されてて驚いた - Secret Garden(Instrumental)&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>2016-06-13 23:26:06</published>
  <title>Vim の辞書関数が強化されてて驚いた</title>
  <type>rich</type>
  <url>https://secret-garden.hatenablog.com/entry/2016/06/13/232606</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
