<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanigon</author_name>
  <author_url>https://blog.hatena.ne.jp/tanigon/</author_url>
  <blog_title>tanigonの日記</blog_title>
  <blog_url>https://tanigon.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>Liftの Loc実装を見ていて気がついた。 scala&gt; trait Hoge { | def fuga:String; | def piyo:String = fuga | } defined trait Hoge scala&gt; val a = new Hoge { | def fuga = &quot;abc&quot; | } a: java.lang.Object with Hoge = $anon$1@1f2a9da scala&gt; val b = new Hoge { | val fuga =&quot;zzz&quot; | } b: java.lang.Object with Hoge = $anon$1@1e3bf…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanigon.hatenadiary.org%2Fentry%2F20090827%2Fp1&quot; title=&quot; (traitの)defをvalでオーバーライド/実装する - tanigonの日記&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-08-27 00:00:00</published>
  <title> (traitの)defをvalでオーバーライド/実装する</title>
  <type>rich</type>
  <url>https://tanigon.hatenadiary.org/entry/20090827/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
