<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KGA</author_name>
  <author_url>https://blog.hatena.ne.jp/KGA/</author_url>
  <blog_title>口から出まかせ</blog_title>
  <blog_url>https://blog.kga.gg/</blog_url>
  <categories>
    <anon>haskell</anon>
  </categories>
  <description>map ((^) 10) [0..] 普通はこう書くのかな。 iterate (* 10) 1 Hoogleと睨めっこして最初に思いついたのはこんなの。 uniq :: Eq a =&gt; [a] -&gt; [a] uniqBy :: Eq a =&gt; (a -&gt; a -&gt; Bool) -&gt; [a] -&gt; [a] とかなんで無いんだと思ったらnubとnubByっていう名前だった。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kga.gg%2Fentry%2F20080510%2F1210418515&quot; title=&quot; [1,10,100,1000..], リストのユニーク化 - 口から出まかせ&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>2008-05-10 20:21:55</published>
  <title> [1,10,100,1000..], リストのユニーク化</title>
  <type>rich</type>
  <url>https://blog.kga.gg/entry/20080510/1210418515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
