<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sirocco</author_name>
  <author_url>https://blog.hatena.ne.jp/sirocco/</author_url>
  <blog_title>sirocco の書いてもすぐに忘れるメモ</blog_title>
  <blog_url>https://sirocco.hatenadiary.org/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>Ruby</anon>
  </categories>
  <description>Gauche のハッシュテーブルは Key の 比較を eq?, eqv?, equal?, string=? から選択して指定します。 gosh&gt; (hash-table 'eq? '(a . 1) '(b . 2)) #&lt;hash-table eq? 0x89ff578&gt; gosh&gt; (hash-table-get (hash-table 'eq? '(a . 1) '(b . 2)) 'a) 1 gosh&gt; (hash-table-get (hash-table 'equal? '(a . 1) '(&quot;b&quot; . 2)) &quot;b&quot;) 2 Ruby は等価性を判定する述語の指定はなくて、いつも…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsirocco.hatenadiary.org%2Fentry%2F20100203%2F1265145284&quot; title=&quot;Gauche のハッシュテーブル Ruby のハッシュテーブル - sirocco の書いてもすぐに忘れるメモ&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>2010-02-03 06:14:44</published>
  <title>Gauche のハッシュテーブル Ruby のハッシュテーブル</title>
  <type>rich</type>
  <url>https://sirocco.hatenadiary.org/entry/20100203/1265145284</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
