<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uyan39</author_name>
  <author_url>https://blog.hatena.ne.jp/uyan39/</author_url>
  <blog_title>つまづいた石ころ、ぶつかった壁</blog_title>
  <blog_url>https://uyan39.hatenablog.com/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>全然知らなかった。きっと常識なんでしょう。。Array.shift() Array.pop()どちらも値を取り出してるんですね。 削除するだけかと思ってました。普段からarray[i]=valueってな具合に値を出し入れすることぐらいだったので まったく知りませんでした。 var item,ary = ['aaa','bbb','ccc'] while( item = ary.shift() ){ console.log(item) }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuyan39.hatenablog.com%2Fentry%2F20120709%2F1341834364&quot; title=&quot;javascript 配列 shift()とpop() - つまづいた石ころ、ぶつかった壁&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>2012-07-09 20:46:04</published>
  <title>javascript 配列 shift()とpop()</title>
  <type>rich</type>
  <url>https://uyan39.hatenablog.com/entry/20120709/1341834364</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
