<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kurimura</author_name>
  <author_url>https://blog.hatena.ne.jp/kurimura/</author_url>
  <blog_title>kurimura’s diary</blog_title>
  <blog_url>https://kurimura.hateblo.jp/</blog_url>
  <categories>
    <anon>D</anon>
  </categories>
  <description>久しぶりにD言語の愚痴を。 とりあえずstd.algorithm.mapがイマイチ。 なにが使えないかってmapの返す型です。 Ranges[0] map(string fun,Ranges...)(Ranges rs); 具体的にはこれ書こうとしてエラー出るのが嫌 map!(toInt)(words);//文字列の配列を数値の配列に変換 これは引数がstringだから、 戻り値もstringにしないと駄目なので通らない(dmd v2.011) ようするに(A-&gt;A)-&gt;[A]-&gt;[A]じゃなくて(A-&gt;B)-&gt;[A]-&gt;[B]が欲しい というわけでphobosを適当書き換え。 やったことは非…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkurimura.hateblo.jp%2Fentry%2F20080227%2F1204124320&quot; title=&quot;std.algorithm.mapが使えねー - kurimura’s diary&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-02-27 23:58:40</published>
  <title>std.algorithm.mapが使えねー</title>
  <type>rich</type>
  <url>https://kurimura.hateblo.jp/entry/20080227/1204124320</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
