<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itoasuka</author_name>
  <author_url>https://blog.hatena.ne.jp/itoasuka/</author_url>
  <blog_title>イトウ アスカ blog</blog_title>
  <blog_url>https://itoasuka.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>昨日の記事は何かを見間違えたらしく、まったく正確性にかけるものでした。お詫びいたします。 さて 以下のようなクラスがあったとします。 class Hoge { def foo(arg: String) = java.lang.Boolean.parseBoolean(arg) def bar = java.lang.Boolean.parseBoolean(_) } foo と bar は同じように使えます。 val hoge = new Hoge() val foo = hoge.foo(&quot;true&quot;) val bar = hoge.bar(&quot;false&quot;) Scala ビギナーの私はこれに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitoasuka.hatenadiary.org%2Fentry%2F20091028%2F1256690383&quot; title=&quot; 似て非なるメソッド定義 - イトウ アスカ 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-10-28 09:39:43</published>
  <title> 似て非なるメソッド定義</title>
  <type>rich</type>
  <url>https://itoasuka.hatenadiary.org/entry/20091028/1256690383</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
