<?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>Haskell</anon>
  </categories>
  <description>Data.HashTable new (key -&gt; key -&gt; Bool) -&gt; (key -&gt; Int32) -&gt; IO (HashTable key val) 新しいハッシュ表を作る。最初の引数は key を比較する関数、２番目の引数は key を Int32 に変換する関数。(Int 用の hashInt、文字列用の hashString がある。) 参考：紫藤のページ Haskell のお勉強 10. 種々のデータ構造 &gt; :m + Data.HashTable -- key が Int、値が文字列の新規 HashTable &gt; i &lt;- new (==) hashInt :: I…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsirocco.hatenadiary.org%2Fentry%2F20100721%2F1279701279&quot; title=&quot;Data.HashTableを使ってみる。 - 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-07-21 17:34:39</published>
  <title>Data.HashTableを使ってみる。</title>
  <type>rich</type>
  <url>https://sirocco.hatenadiary.org/entry/20100721/1279701279</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
