<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hatecolds</author_name>
  <author_url>https://blog.hatena.ne.jp/hatecolds/</author_url>
  <blog_title>Uzabase for Engineers</blog_title>
  <blog_url>https://tech.uzabase.com/</blog_url>
  <categories>
    <anon>Dart</anon>
    <anon>Blog</anon>
    <anon>Speeda</anon>
  </categories>
  <description>はじめに Dart で == を使ったとき、「同じ値なのに false になる」という経験はないでしょうか。 この記事を書こうと思ったきっかけは、LinkedHashMap を Equatable パッケージで等価比較しようとしたときの出来事でした。LinkedHashMap は挿入順序を保持するデータ構造なので、当然順序も含めて比較してくれるだろうと思っていたのですが、実際には順序が無視されて等しいと判定されてしまいました。なぜこうなるのかを調べていくうちに、Dart の等価性の仕組み全体に興味を持ち、さまざまなデータ構造について網羅的に検証してみることにしました。 本記事では、クラス・コレ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.uzabase.com%2Fentry%2F2026%2F06%2F18%2F160915&quot; title=&quot;Dart の等価性を完全理解する - Uzabase for Engineers&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/h/hatecolds/20260618/20260618132604.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-18 16:09:15</published>
  <title>Dart の等価性を完全理解する</title>
  <type>rich</type>
  <url>https://tech.uzabase.com/entry/2026/06/18/160915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
