<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>susie-t</author_name>
  <author_url>https://blog.hatena.ne.jp/susie-t/</author_url>
  <blog_title>Backstage of theater.js</blog_title>
  <blog_url>https://susie-t.hatenadiary.org/</blog_url>
  <categories>
    <anon>prototype.js解読</anon>
  </categories>
  <description>prototype.js解読の山場のひとつです。 【抜粋 一部省略】 var Enumerable = { each: function(iterator) { var index = 0; try { this._each(function(value) { try { iterator(value, index++); } catch (e) { if (e != $continue) throw e; } }); } catch (e) { if (e != $break) throw e; } }, (省略) inspect: function() { return '#&lt;Enumer…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsusie-t.hatenadiary.org%2Fentry%2F20060725%2F1153809333&quot; title=&quot;Enumerableクラス(1) - Backstage of theater.js&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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/susie-t/20060725/20060725162446.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-07-25 15:35:33</published>
  <title>Enumerableクラス(1)</title>
  <type>rich</type>
  <url>https://susie-t.hatenadiary.org/entry/20060725/1153809333</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
