<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>murky-satyr</author_name>
  <author_url>https://blog.hatena.ne.jp/murky-satyr/</author_url>
  <blog_title>ellaneous</blog_title>
  <blog_url>https://murky-satyr.hatenadiary.org/</blog_url>
  <categories>
    <anon>.js</anon>
  </categories>
  <description>配列 a の i 番目以降を抜き出したいとき、 a.splice(i, a.length) だと冗長なので単に省略して a.splice(i) と書いていたが、少し前に JScript で失敗することを知って a.splice(i, 1/0) ((1/0 === Infinity))と書くようになり、でつい今日、今度は JSC が受け付けないことを知った。http://jsdo.it/satyr/splice_rest omit 1/0 9e9 IE8 ng ok ok Sf5 ok ng ok Fx3/GC8 ok ok ok ES 的には splice(1) は splice(1, 0) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmurky-satyr.hatenadiary.org%2Fentry%2F20101213%2Fsplice_rest&quot; title=&quot; rest = a.splice(i, ?) - ellaneous&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>2010-12-13 00:00:00</published>
  <title> rest = a.splice(i, ?)</title>
  <type>rich</type>
  <url>https://murky-satyr.hatenadiary.org/entry/20101213/splice_rest</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
