<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtoyoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/mtoyoshi/</author_url>
  <blog_title>mtoyoshi開発メモ</blog_title>
  <blog_url>https://mtoyoshi.hateblo.jp/</blog_url>
  <categories>
    <anon>scala</anon>
  </categories>
  <description>scaladoc読んで勉強してても記号が多いのとよく分からないキーワードが出てきて読みづらい。 気になったものを調べてまとめる。 型 よく出てくるのは以下だ。 AnyはJavaでいうObject型。 UnitはJavaでいうvoid。 可変長引数 以下はMap#+メソッド。*の部分。 def +(kvs: (A, B)*): Map[A, B] implicitパラメータ 例えばList#maxByメソッド。 def maxBy[B](f: (A) ⇒ B)(implicit cmp: Ordering[B]): A implicitが付いているメソッド引数は省略可能。省略すればデフォルトのも…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmtoyoshi.hateblo.jp%2Fentry%2F2013%2F05%2F28%2F010839&quot; title=&quot;scaladocを読むために - mtoyoshi開発メモ&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>2013-05-28 01:08:39</published>
  <title>scaladocを読むために</title>
  <type>rich</type>
  <url>https://mtoyoshi.hateblo.jp/entry/2013/05/28/010839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
