<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>■ はじめに 今回は、Scalaの可変長引数について扱う 目次 【１】Scalaの可変長引数 【２】構文 【３】サンプル 【４】使用上の注意 １）Scalaで可変長引数のメソッドでネストした場合 【１】Scalaの可変長引数 * 関数の引数の個数を指定せずに引数を渡す方法 * Scalaでは可変長引数のことを 「repeated parameters (=反復パラメータ)」って言うらしい cf. 可変長引数 = Variable Arguments 【２】構文 * 以下で記述可能 例 def output(values: String*) { values.foreach(print) } d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2024%2F07%2F30%2F155036&quot; title=&quot;【Scala】Scala ～ 可変長引数 ～ - プログラム の超個人的なメモ&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>https://cdn.image.st-hatena.com/image/square/adad63b72f1d6545b2ba2538c3fc2923b2fd5989/backend=imagemagick;height=80;version=1;width=80/https%3A%2F%2Fcdn.blog.st-hatena.com%2Fimages%2Fcircle%2Fofficial-circle-icon%2Fcomputers.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-07-30 15:50:36</published>
  <title>【Scala】Scala ～ 可変長引数 ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2024/07/30/155036</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
