<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nokturnalmortum</author_name>
  <author_url>https://blog.hatena.ne.jp/nokturnalmortum/</author_url>
  <blog_title>地獄のネコブログ</blog_title>
  <blog_url>https://anekos.hatenablog.com/</blog_url>
  <categories>
    <anon>iolanguage</anon>
  </categories>
  <description>Range l := 0 to(9) asList r := 10 to(11) l foreach(x, r foreach(y, list(x, y) println ) ) あれれな出力 list(0, 10) list(0, 11) list(1, 11) ... list(9, 11) こうするのが正しいのか Range l := 0 to(9) asList r := 10 to(11) l foreach(x, r rewind foreach(y, list(x, y) println ) ) それはどうか。って感じもするが。 Rangeはイテレータっぽいものみたいだ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanekos.hatenablog.com%2Fentry%2F20080201%2F1201796716&quot; title=&quot;Rangeのバグ? - 地獄のネコブログ&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-02-01 01:25:16</published>
  <title>Rangeのバグ?</title>
  <type>rich</type>
  <url>https://anekos.hatenablog.com/entry/20080201/1201796716</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
