<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nazodane</author_name>
  <author_url>https://blog.hatena.ne.jp/nazodane/</author_url>
  <blog_title>謎's キッチン</blog_title>
  <blog_url>https://nazodane.hatenadiary.org/</blog_url>
  <categories>
    <anon>D言語</anon>
  </categories>
  <description>配列にはnullではなく空リテラル(&quot;&quot;や[])を放り込むべし arr/!arrではなくarr.length/!arr.lengthを使うべし arr.length = arr.length+1ではなくarr~=&quot;\0&quot;を使うべし。というかバグ回避。 arr[1..$]=arr[0..$-1].dupではなくarr = &quot;\0&quot;~arr[0..$-1]を使うべき。これもバグ回避。 エラーの原因が良く分からないときはとりあえず配列の変数を空リテラルで初期化しておくこと。 さて、gladeの読み込みもあと少しか…と思ったけど全然駄目だ。dmdのコンパイル時実行の対応が増えたので逐次じゃなくて一括で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnazodane.hatenadiary.org%2Fentry%2F20070524%2F1179988143&quot; title=&quot; 関数のコンパイル時実行のメモ@配列周り - 謎&amp;#39;s キッチン&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>2007-05-24 15:29:03</published>
  <title> 関数のコンパイル時実行のメモ@配列周り</title>
  <type>rich</type>
  <url>https://nazodane.hatenadiary.org/entry/20070524/1179988143</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
