<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ngsw_taro</author_name>
  <author_url>https://blog.hatena.ne.jp/ngsw_taro/</author_url>
  <blog_title>算譜王におれはなる!!!!</blog_title>
  <blog_url>https://taro.hatenablog.jp/</blog_url>
  <categories>
    <anon>Kotlin</anon>
  </categories>
  <description>Kotlinの拡張関数は、現時点ではレシーバとなるオブジェクトを第1引数に取るstaticメソッドとしてバイトコードにコンパイルされる。ということは、既存のメンバ関数と同一のシグネチャをもった拡張関数を定義することが可能 。&quot;&gt;*1。ここで疑問。同一シグネチャのメンバ関数と拡張関数が用意されているとき、オブジェクトに対してそのシグネチャの関数を呼び出すとどちらの処理が実行されるのか。実験してみた！環境はKotlin Web Demo（バージョンは0.1.3065）。 次のコードを書いて、コンパイル・実行してみた。 fun main(args : Array&lt;String&gt;) { val gre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaro.hatenablog.jp%2Fentry%2F2012%2F08%2F28%2F221203&quot; title=&quot;#Kotlin の拡張関数の優先度についてメモ - 算譜王におれはなる!!!!&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>2012-08-28 22:12:03</published>
  <title>#Kotlin の拡張関数の優先度についてメモ</title>
  <type>rich</type>
  <url>https://taro.hatenablog.jp/entry/2012/08/28/221203</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
