<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>teramako</author_name>
  <author_url>https://blog.hatena.ne.jp/teramako/</author_url>
  <blog_title>hogehoge @teramako</blog_title>
  <blog_url>https://teramako.hatenadiary.org/</blog_url>
  <categories>
    <anon>GoogleChrome</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>ChromeのExperimental WebKit/JavaScript Features - fragmentary Experimental JavaScript Features の方に Symbol が使えると書かれていたので早速。Symbol ってのはなんて言うか、固有のプロパティのキーになれるもの？っていう説明で良いのかな。 var s = new Symbol(); var obj = {}; obj[s] = &quot;OK&quot;; obj[s] // &quot;OK&quot;; obj[s]の s は文字列化されずに、Symbolそのものとして動く。文字列キーとしては存在しないためs を使わずに得るこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fteramako.hatenadiary.org%2Fentry%2F20130317%2Fp3&quot; title=&quot;Symbol でプライベートな値を作る - hogehoge @teramako&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>2013-03-17 00:00:00</published>
  <title>Symbol でプライベートな値を作る</title>
  <type>rich</type>
  <url>https://teramako.hatenadiary.org/entry/20130317/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
