<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>operando</author_name>
  <author_url>https://blog.hatena.ne.jp/operando/</author_url>
  <blog_title>やる気 ない日記</blog_title>
  <blog_url>https://hack-it-iron.hatenablog.com/</blog_url>
  <categories>
    <anon>Kotlin</anon>
  </categories>
  <description>2016/12/06の30分 Kotlinメモ⛄ 書いてるコードは雑にここにあります。 github.com Destructuring Declarations kotlinlang.org sys1yagi.hatenablog.com 分解宣言？かな? んなこと言われてもわからねーよ！ってことで、以下のような感じ。 val (a1, b1) = (&quot;a&quot; to &quot;b&quot;) println(a1) // a println(b1) // b for ((key, value) in mapOf(&quot;key1&quot; to &quot;value1&quot;, &quot;key2&quot; to &quot;value2&quot;)) { printl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhack-it-iron.hatenablog.com%2Fentry%2F2016%2F12%2F06%2F164934&quot; title=&quot;2016/12/06の30分 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>2016-12-06 16:49:34</published>
  <title>2016/12/06の30分 Kotlinメモ⛄</title>
  <type>rich</type>
  <url>https://hack-it-iron.hatenablog.com/entry/2016/12/06/164934</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
