<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jyukutyo</author_name>
  <author_url>https://blog.hatena.ne.jp/jyukutyo/</author_url>
  <blog_title>Fight the Future</blog_title>
  <blog_url>https://www.sakatakoichi.com/</blog_url>
  <categories>
    <anon>programming</anon>
  </categories>
  <description>まるごとJavaScript &amp; Ajax ! Vol.1を読み返してCPSを学んでみる。 def sumIterTrump(i: Int, part: Int, cont: Int =&gt; Unit): Function2[Int, Int, Function0[Int]] = { if (i &gt; 10) { cont(part) null } else { println(&quot;progress &quot; + i + &quot;/10&quot;) sumIterTrump(i + 1, part + i, cont) } } sumIterTrump(1, 0, {sum: Int =&gt; println(&quot;sum i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sakatakoichi.com%2Fentry%2F20081111%2F1226373175&quot; title=&quot;ScalaでCPS(継続渡しスタイル) - Fight the Future&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-11-12 05:12:55</published>
  <title>ScalaでCPS(継続渡しスタイル)</title>
  <type>rich</type>
  <url>https://www.sakatakoichi.com/entry/20081111/1226373175</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
