<?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/18の30分 Kotlinメモ 書いてるコードは雑にここにあります。 github.com スコープ関数 このQiitaがすごくよくまとまってる。 ありがたし。 qiita.com 調べる前にwithというものがあることを知り、どう使うのがいいのかなーと考えてみた。 Qiitaの記事を読んでみて、withならStringBuilderとかに使うとどうかなー？と思ってコードを書いてみた。 val strstr = with(StringBuilder()) { append(&quot;test&quot;) append(&quot;hunhun&quot;) toString() } println(strstr)…</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%2F18%2F202024&quot; title=&quot;2016/12/18の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-18 20:20:24</published>
  <title>2016/12/18の30分 Kotlinメモ🍓</title>
  <type>rich</type>
  <url>https://hack-it-iron.hatenablog.com/entry/2016/12/18/202024</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
