<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xuwei</author_name>
  <author_url>https://blog.hatena.ne.jp/xuwei/</author_url>
  <blog_title>xuwei-k's blog</blog_title>
  <blog_url>https://xuwei-k.hatenablog.com/</blog_url>
  <categories>
    <anon>scala</anon>
  </categories>
  <description>ちょっと気になったことがあったので、(人のblogの記述をもとに)ついでに色々説明してしまう感じ(｀・ω・´)引用↓ ・Scala（省略なし） def sum(i: Int, j: Int): Int = { return i + j }・Scala（Rubyと同じでreturnは不要） def sum(i: Int, j: Int): Int = { i + j }・Scala（戻り値も型推論可能） def sum(i: Int, j: Int) = { i + j }・Scala（1行の場合は括弧不要） def sum(i: Int, j: Int) = i + j・Scala（引数を省略…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxuwei-k.hatenablog.com%2Fentry%2F20110801%2F1312229327&quot; title=&quot;scalaのFunctionについて説明してみるよ - xuwei-k&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>2011-08-01 05:08:47</published>
  <title>scalaのFunctionについて説明してみるよ</title>
  <type>rich</type>
  <url>https://xuwei-k.hatenablog.com/entry/20110801/1312229327</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
