<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hakobe932</author_name>
  <author_url>https://blog.hatena.ne.jp/hakobe932/</author_url>
  <blog_title>はこべにっき ♨</blog_title>
  <blog_url>https://hakobe932.hatenablog.com/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>なにを寝ぼけていたのか，reverseはLISTを反転する関数なんだから，LIST渡さんとイカン．しかしながら，reverseはスカラコンテキストで評価されると，LISTの要素を文字列として連結してそれを逆順にして返す．なんでスカラコンテキストで評価されたとこだけ文字列を反転してるように見えたようだ．というわけで文字列反転するのは，，splitしてreverseしてjoinしろと． join('', (reverse (split //, 'abcdefg')))まぁ，なんというか，Perlのコードかきたらんのだろうな．あ，BK?</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhakobe932.hatenablog.com%2Fentry%2F20060720%2F1153362907&quot; title=&quot;文字列反転 - はこべにっき ♨&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>2006-07-20 11:35:07</published>
  <title>文字列反転</title>
  <type>rich</type>
  <url>https://hakobe932.hatenablog.com/entry/20060720/1153362907</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
