<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gurrium</author_name>
  <author_url>https://blog.hatena.ne.jp/gurrium/</author_url>
  <blog_title>ぜのぜ</blog_title>
  <blog_url>https://giarrium.hatenablog.com/</blog_url>
  <categories>
    <anon>Kotlin</anon>
  </categories>
  <description>日記 懐かしい人と飲みに行った． 今日書いたコード fun main() { val peopleAges = mutableMapOf&lt;String, Int&gt;( &quot;Fred&quot; to 30, &quot;Ann&quot; to 23 ) peopleAges.put(&quot;Barbara&quot;, 42) peopleAges[&quot;Joe&quot;] = 51 peopleAges[&quot;Fred&quot;] = 31 println(peopleAges) } {Fred=31, Ann=23, Barbara=42, Joe=51} 感想 Kotlinのコレクションは全部mutable/immutableそれぞれ用意されてんのかな</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgiarrium.hatenablog.com%2Fentry%2F2021%2F12%2F30%2F230212&quot; title=&quot;194日目 - ぜのぜ&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>2021-12-30 23:02:12</published>
  <title>194日目</title>
  <type>rich</type>
  <url>https://giarrium.hatenablog.com/entry/2021/12/30/230212</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
