<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nobuhisa</author_name>
  <author_url>https://blog.hatena.ne.jp/Nobuhisa/</author_url>
  <blog_title>Nobuhisa's diary</blog_title>
  <blog_url>https://nobuhisa.hatenablog.jp/</blog_url>
  <categories>
    <anon>LISP</anon>
    <anon>独り言</anon>
  </categories>
  <description>ちょっとloop復習。特に意味はない。 CL-USER &gt; (sort (loop for k being the hash-keys in ht using (hash-value v) collect (cons k v)) #'&lt; :key #'cdr) ((ONE . 1) (TWO . 2) (THREE . 3)) CL-USER &gt; (loop with a = (make-sequence 'list 11 :initial-element 2) with b = (loop for x upto 10 collect x) for x in a for y in b coll…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnobuhisa.hatenablog.jp%2Fentry%2F20080318%2F1205840291&quot; title=&quot; - Nobuhisa&amp;#39;s diary&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-03-18 20:38:11</published>
  <title></title>
  <type>rich</type>
  <url>https://nobuhisa.hatenablog.jp/entry/20080318/1205840291</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
