<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>概要 基本構造はJavaと同じ コード scala&gt; var i = 0 i: Int = 0 scala&gt; while (i &lt; 10) { | println(&quot;i = &quot; + i) | i += 1 | } i = 0 i = 1 i = 2 i = 3 i = 4 i = 5 i = 6 i = 7 i = 8 i = 9</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2014%2F01%2F31%2FScala%25E3%2581%25AEwhile&quot; title=&quot;Scalaのwhile - by shigemk2&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>http://ecx.images-amazon.com/images/I/315Gw-Mz1PL._AA180_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-01-31 08:00:10</published>
  <title>Scalaのwhile</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/2014/01/31/Scala%E3%81%AEwhile</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
