<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>electrolysis</author_name>
  <author_url>https://blog.hatena.ne.jp/electrolysis/</author_url>
  <blog_title>ヨーキョクデイ</blog_title>
  <blog_url>https://e10s.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>DLang</anon>
  </categories>
  <description>前回 の続き。 前回はバッファを関数（立派なオブジェクト）のプロパティとし、あえてプロパティ名の頭に &quot;_&quot; を付けることでプライベートなもの風、つまり人為的に外からは見ちゃいけないものとしておいた。これは結局はパブリックなプロパティなのだが、もうちょっと隠蔽しようじゃないかというのが今回の話。 比較のために、前回のものをもう少しわかりやすく書いてみた。 function strangeOutput(){ var f = arguments.callee; if(arguments.length){ f._buffer += Array.prototype.slice.call(argumen…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe10s.hateblo.jp%2Fentry%2F20080215%2F1203055182&quot; title=&quot;Tango の Stdout のような出力関数を JS で・その 2 - ヨーキョクデイ&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>2008-02-15 14:59:42</published>
  <title>Tango の Stdout のような出力関数を JS で・その 2</title>
  <type>rich</type>
  <url>https://e10s.hateblo.jp/entry/20080215/1203055182</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
