<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gigi-net</author_name>
  <author_url>https://blog.hatena.ne.jp/gigi-net/</author_url>
  <blog_title>5.1さらうどん</blog_title>
  <blog_url>https://giginet.hateblo.jp/</blog_url>
  <categories>
    <anon>Development</anon>
    <anon>Swift</anon>
  </categories>
  <description>swift-play-experimental 数日前にAppleからswift-play-experimentalというパッケージが公開された。 これは、ライブラリ内の実装を簡易的に実行するための#Playgroundマクロを提供するパッケージのようだ。 func fibonacci(_ n: Int) -&gt; Int { if n &lt;= 1 { return n } return fibonacci(n - 1) + fibonacci(n - 2) } import Playgrounds #Playground(&quot;Fibonacci&quot;) { for n in 0..&lt;10 { print…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgiginet.hateblo.jp%2Fentry%2F2025%2F04%2F24%2F235103&quot; title=&quot;swift-play-experimentalで遊ぼう - 5.1さらうどん&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>https://cdn-ak.f.st-hatena.com/images/fotolife/g/gigi-net/20250425/20250425014905.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-04-25 11:00:00</published>
  <title>swift-play-experimentalで遊ぼう</title>
  <type>rich</type>
  <url>https://giginet.hateblo.jp/entry/2025/04/24/235103</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
