<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koba04</author_name>
  <author_url>https://blog.hatena.ne.jp/koba04/</author_url>
  <blog_title>車輪を再発明 / koba04の日記</blog_title>
  <blog_url>https://koba04.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptで毎回forループ書くのは面倒だし、そのためだけにライブラリ使うのもなぁという状態の時についこんなこんな感じの実装をしたりしてしまいます。 でこれだとbreakが出来ないので他のライブラリではどうやっているのかなぁと思ってみたので調べてみました。 ECMAScript5のforEach 下記のような実装になっているためbreakは出来ないです https://developer.mozilla.org/ja/JavaScript/Reference/Global_Objects/Array/forEach someでそのようなことは実装出来るのでそちらを使えということなのか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoba04.hatenadiary.org%2Fentry%2F20120720%2F1342713106&quot; title=&quot;JavaScriptのforEach的なものでbreakしたい話 - 車輪を再発明 / koba04の日記&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-07-20 00:51:46</published>
  <title>JavaScriptのforEach的なものでbreakしたい話</title>
  <type>rich</type>
  <url>https://koba04.hatenadiary.org/entry/20120720/1342713106</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
