<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gurrium</author_name>
  <author_url>https://blog.hatena.ne.jp/gurrium/</author_url>
  <blog_title>ぜのぜ</blog_title>
  <blog_url>https://giarrium.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>日記 久々にアニメを一気見した．これよこれって感じよなぁ．あと久々にプラモ作りたくなってきた． 今日書いたコード let arrayOfOptionalInts: [Int?] = [nil, 2, 3, nil, 5] for case let number? in arrayOfOptionalInts { print(&quot;Found a \(number)&quot;) } // Found a 2 // Found a 3 // Found a 5 感想 Optional Patternというらしい．これ知らなかったので今までは別の方法でやっていそう．arrayOfOptionalInts.com…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgiarrium.hatenablog.com%2Fentry%2F2021%2F10%2F31%2F184923&quot; title=&quot;135日目 - ぜのぜ&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>2021-10-31 18:49:23</published>
  <title>135日目</title>
  <type>rich</type>
  <url>https://giarrium.hatenablog.com/entry/2021/10/31/184923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
