{"width":"100%","image_url":null,"provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/osyo-manga/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20121203%2F1354509745\" title=\"reti.vim \u3092\u4f7f\u7528\u3057\u305f\u30ab\u30d7\u30bb\u30eb\u5316 - C++\u3067\u30b2\u30fc\u30e0\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","height":"190","version":"1.0","blog_url":"https://osyo-manga.hatenadiary.org/","published":"2012-12-03 13:42:25","provider_url":"https://hatena.blog","type":"rich","title":"reti.vim \u3092\u4f7f\u7528\u3057\u305f\u30ab\u30d7\u30bb\u30eb\u5316","url":"https://osyo-manga.hatenadiary.org/entry/20121203/1354509745","author_name":"osyo-manga","blog_title":"C++\u3067\u30b2\u30fc\u30e0\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0","description":"\u3053\u3093\u306a\u611f\u3058\uff1f [\u30bd\u30fc\u30b9] function! s:make() let self = {} let value = 0 let self.set = reti#execute(\"let value = a:1\", l:) let self.get = reti#lambda(\"value\", 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\u2026","categories":["vim"]}