<?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>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>こんな感じ？ [ソース] function! s:make() let self = {} let value = 0 let self.set = reti#execute(&quot;let value = a:1&quot;, l:) let self.get = reti#lambda(&quot;value&quot;, l:) return self endfunction function! s:main() let data = s:make() let data2 = s:make() call data.set(10) call data2.set(42) echo data.get() echo data2.g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20121203%2F1354509745&quot; title=&quot;reti.vim を使用したカプセル化 - C++でゲームプログラミング&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-12-03 13:42:25</published>
  <title>reti.vim を使用したカプセル化</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20121203/1354509745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
