<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sirocco</author_name>
  <author_url>https://blog.hatena.ne.jp/sirocco/</author_url>
  <blog_title>sirocco の書いてもすぐに忘れるメモ</blog_title>
  <blog_url>https://sirocco.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>VB は分からないので今度はRubyで。 class String def head; self[0].chr end def tail; self[1...(self.length)] end end class Array def head; self[0] end def tail; self[1...(self.length)] end end str=%([[&quot;3014&quot;,&quot;Null&quot;,&quot;0-16-087&quot;],[&quot;1999&quot;,&quot;10&quot;,&quot;0-06-074&quot;]]) def addItem(item, ls) last = ls.pop ls.push(last.push(item)) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsirocco.hatenadiary.org%2Fentry%2F20090716%2F1247694254&quot; title=&quot;文字列を1文字ずつパースして配列の配列を作る - sirocco の書いてもすぐに忘れるメモ&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-07-16 06:44:14</published>
  <title>文字列を1文字ずつパースして配列の配列を作る</title>
  <type>rich</type>
  <url>https://sirocco.hatenadiary.org/entry/20090716/1247694254</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
