<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuichi_katahira</author_name>
  <author_url>https://blog.hatena.ne.jp/yuichi_katahira/</author_url>
  <blog_title>仙台 Ruby Vim JavaScript フリーランスプログラマ</blog_title>
  <blog_url>https://katahirado.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>備忘録的メモ。 Map(1-&gt;2,3-&gt;4)を丁寧に?読み解く。自分理解なので突っ込み歓迎。 //こうはできない scala&gt; new Map(1-&gt;2,3-&gt;4) &lt;console&gt;:7: error: trait Map is abstract; cannot be instantiated new Map(1-&gt;2,3-&gt;4) ^ これはなんなのか。 //第一段階 scala&gt; Map.apply(1-&gt;2,3-&gt;4) res24: scala.collection.immutable.Map[Int,Int] = Map(1 -&gt; 2, 3 -&gt; 4) こうなる。object Mapが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatahirado.hatenablog.com%2Fentry%2F20100812%2F1281629796&quot; title=&quot;Scala2.8のMapでapplyとかimplicitとか - 仙台 Ruby Vim JavaScript フリーランスプログラマ&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>2010-08-12 01:16:36</published>
  <title>Scala2.8のMapでapplyとかimplicitとか</title>
  <type>rich</type>
  <url>https://katahirado.hatenablog.com/entry/20100812/1281629796</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
