<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>llamerada</author_name>
  <author_url>https://blog.hatena.ne.jp/llamerada/</author_url>
  <blog_title>llameradaの日記</blog_title>
  <blog_url>https://llamerada.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>for 文を setTimeout に変換する - IT戦記が楽しそうだったので、久しぶりにJavaScriptを書いてみた。 継続風に書くと、通常のforループとsetTimeout付きforループが同じようになります。 JavaScriptも楽しいなぁ。また、書きたい。 // 通常版 forloop(0, 3, 1)(function(i, cont){ forloop(0, 7 ,1)(function(j, cont){ console.log('a' + i + &quot;-&quot; + j); cont(); }, cont); }, function(){}); // timeout版 to_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fllamerada.hatenadiary.org%2Fentry%2F20071108%2F1194529044&quot; title=&quot; for 文を setTimeout に変換する（継続風） - llameradaの日記&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>2007-11-08 22:37:24</published>
  <title> for 文を setTimeout に変換する（継続風）</title>
  <type>rich</type>
  <url>https://llamerada.hatenadiary.org/entry/20071108/1194529044</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
