<?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>PairからTripleを作る拡張関数を書いてみた - 2016/12/03の30分 Kotlinメモ🙈 今回紹介したコードとかは以下のリポジトリに雑に置いてあります。 github.com toを3つ以上繋げて書いたらどうなるのか KotlinにPairがあって、toを3つ以上繋げて書いたらどうなるのかなーとやってみた。 kotlinlang.org println((&quot;b&quot; to 2 to 2)) println((&quot;b&quot; to 2 to 2).javaClass) ■出力 ((b, 2), 2) class kotlin.Pair ほむほむ。なるほど。Pair in Pairみたいな感じ…</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%2F03%2F165601&quot; title=&quot;PairからTripleを作る拡張関数を書いてみた - 2016/12/03の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-03 16:56:01</published>
  <title>PairからTripleを作る拡張関数を書いてみた - 2016/12/03の30分 Kotlinメモ🙈</title>
  <type>rich</type>
  <url>https://hack-it-iron.hatenablog.com/entry/2016/12/03/165601</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
