<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hysa</author_name>
  <author_url>https://blog.hatena.ne.jp/hysa/</author_url>
  <blog_title>地球ウォーカー２</blog_title>
  <blog_url>https://hysa.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>関数の引数(Argumentsオブジェクト)を配列に変換する方法。 イディオム Array.prototype.slice.call(arguments); 使用例 function f() { var args = Array.prototype.slice.call(arguments); return args.join(''); } console.log(f('A', 'B', 'C', 'D', 'E')); // ABCDE</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhysa.hateblo.jp%2Fentry%2F20090809%2F1249744508&quot; title=&quot;JavaScriptで引数を配列に変換する - 地球ウォーカー２&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>2009-08-09 00:15:08</published>
  <title>JavaScriptで引数を配列に変換する</title>
  <type>rich</type>
  <url>https://hysa.hateblo.jp/entry/20090809/1249744508</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
