<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KrdLab</author_name>
  <author_url>https://blog.hatena.ne.jp/KrdLab/</author_url>
  <blog_title>KrdLab's blog</blog_title>
  <blog_url>https://krdlab.hatenablog.com/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>task で定義される一連の流れを中断し，別の処理を実行している．そして戻ってくる．また，別の処理へ値を渡したり，受け取ったりしている．(↓テストコードですのであしからず) def task v = 1 puts &quot;step.1&quot; # ↓ 継続を返し，返した先で継続が呼び出されると callcc が con.call(arg) の引数を返す v = callcc {|c| class &lt;&lt; c; attr_accessor :value; end; c.value = v; return c } puts &quot;step.2&quot; v = callcc {|c| class &lt;&lt; c; attr_ac…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkrdlab.hatenablog.com%2Fentry%2F20090417%2F1240145877&quot; title=&quot; 継続 (勉強中) - KrdLab&amp;#39;s blog&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>2009-04-17 21:57:57</published>
  <title> 継続 (勉強中)</title>
  <type>rich</type>
  <url>https://krdlab.hatenablog.com/entry/20090417/1240145877</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
