<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kotsubu-chan</author_name>
  <author_url>https://blog.hatena.ne.jp/kotsubu-chan/</author_url>
  <blog_title>続・ひよ子のきもち</blog_title>
  <blog_url>https://kotsubu-chan.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>Map のヘッダーに続いて、次のような記述があります。 public static List Map(params object[] param) { if (param == null || param.Length throw Ops.TypeError(...); }params と宣言してあるのは、0 個以上の引数 param に対処したいからです。すると、if に続く条件式を見て、次のようなテストケースを思い付きます。 &gt;&gt;&gt; map(None)Traceback (most recent call last): File &quot;&quot;, line 1, in map(None) TypeE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkotsubu-chan.hatenadiary.org%2Fentry%2F20080617%2F1223518514&quot; title=&quot;可変個の引数：params - 続・ひよ子のきもち&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>2008-06-17 11:15:14</published>
  <title>可変個の引数：params</title>
  <type>rich</type>
  <url>https://kotsubu-chan.hatenadiary.org/entry/20080617/1223518514</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
