<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minazoko</author_name>
  <author_url>https://blog.hatena.ne.jp/minazoko/</author_url>
  <blog_title>水底で思うこと</blog_title>
  <blog_url>https://minazoko.hatenadiary.org/</blog_url>
  <categories>
    <anon>Clojure</anon>
  </categories>
  <description>昨日のコードを更に改造。 (use '[clojure.contrib.str-utils :only (re-partition)] '[clojure.contrib.core :only (-?&gt;)]) (defn apply-flip [f a b] (f b a)) (defn parse [s] (-&gt;&gt; (re-partition #&quot;\d+&quot; s) (apply-flip concat [nil nil]) (partition 2) (mapcat (juxt first #(-?&gt; % second Integer/parseInt))))) (defn mixed-com…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fminazoko.hatenadiary.org%2Fentry%2F20111101%2F1320144181&quot; title=&quot;「数字混じりソート」さらに改 - 水底で思うこと&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>2011-11-01 19:43:01</published>
  <title>「数字混じりソート」さらに改</title>
  <type>rich</type>
  <url>https://minazoko.hatenadiary.org/entry/20111101/1320144181</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
