<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>beatdjam</author_name>
  <author_url>https://blog.hatena.ne.jp/beatdjam/</author_url>
  <blog_title>B-Teck!</blog_title>
  <blog_url>https://blog.beatdjam.com/</blog_url>
  <categories>
    <anon>Kotlin</anon>
  </categories>
  <description>Sequenceとは？ Sequenceを使うと何が嬉しいか ループ回数が少なくなる Sequenceを使わない場合 Sequenceを使った場合 不要な計算をスキップできる Sequenceを使わない場合 Sequenceを使った場合 まとめ 参考 Sequenceとは？ Kotlinにおけるコレクション遅延操作の仕組み。 Java8で導入されたStreamに似ており、各要素を直列に評価したあと、最終的な結果を取得する。 こう書くと難しそうなので、実際のコードを見てもらったほうが早いと思います。 Sequenceを使うと何が嬉しいか ループ回数が少なくなる Sequenceを使わない場合 (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.beatdjam.com%2Fentry%2F2018%2F12%2F19%2F090000&quot; title=&quot;【Kotlin】Sequenceを使おう - B-Teck!&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>2018-12-19 09:00:00</published>
  <title>【Kotlin】Sequenceを使おう</title>
  <type>rich</type>
  <url>https://blog.beatdjam.com/entry/2018/12/19/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
