<?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>
    <anon>.rb</anon>
    <anon>.st</anon>
    <anon>.xtal</anon>
  </categories>
  <description>文字列繰り返し - Higé au lait 敢えて再帰でという趣向かな。でも空気読まずに普通に書く。 JavaScript String.prototype.repeat = function(n, sep, a){ (a = [this]).length = n; return a.join((sep || '') + this); }; 既に模範解答があるので少し奇を衒ってみた。 Ruby ['hoge'] * 3 * '|' # =&gt; &quot;hoge|hoge|hoge&quot; メソッドを定義するまでも無いのだった。流石。 Smalltalk !SequenceableCollection me…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmurky-satyr.hatenadiary.org%2Fentry%2F20080111%2F1199971788&quot; title=&quot; 文字列の(セパレータを挟んだ)繰り返し - 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>2008-01-11 22:29:48</published>
  <title> 文字列の(セパレータを挟んだ)繰り返し</title>
  <type>rich</type>
  <url>https://murky-satyr.hatenadiary.org/entry/20080111/1199971788</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
