<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>paveway</author_name>
  <author_url>https://blog.hatena.ne.jp/paveway/</author_url>
  <blog_title>プログラムを書こう！</blog_title>
  <blog_url>https://www.paveway.info/</blog_url>
  <categories>
    <anon>Dart</anon>
  </categories>
  <description>この記事は 2026 年 2 月 11 日に投稿しました。 a 目次 はじめに DartのQueueで要素をキャストする おわりに リンク 1. はじめに こんにちは、iOS のエディタアプリPWEditorとその後継PWEditorNextの開発者の二俣です。 今回はDartのQueueで要素をキャストする方法についてです。 目次へ 2. DartのQueueで要素をキャストする DartのQueueで要素をキャストするには、castメソッドを使用します。 実装例 import 'dart:collection'; void main() { Queue&lt;Object&gt; queue = Qu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.paveway.info%2Fentry%2F2026%2F02%2F11%2Fdart_queue_cast&quot; title=&quot;DartのQueueで要素をキャストする - プログラムを書こう！&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.user.blog.st-hatena.com/default_entry_og_image/152787833/1526825363332444</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-02-11 22:13:10</published>
  <title>DartのQueueで要素をキャストする</title>
  <type>rich</type>
  <url>https://www.paveway.info/entry/2026/02/11/dart_queue_cast</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
