<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rsakamot</author_name>
  <author_url>https://blog.hatena.ne.jp/rsakamot/</author_url>
  <blog_title>さかもとのブログ</blog_title>
  <blog_url>https://rskmt.hateblo.jp/</blog_url>
  <categories>
    <anon>scheme</anon>
  </categories>
  <description>http://www.shido.info/gb/guestbook.php?id=1413 common lispでの実装を通して，schemeとの違いが書かれている． このページに (pack '(a a a a b c c a a d e e e e)) ((A A A A) (B) (C C) (A A) (D) (E E E E))と結果が返ってくるような関数packが載っていたので，schemeでやってみた． (define (pack lis) (pack-first lis)) (define (pack-first lis) (if (null? lis) '() (let …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frskmt.hateblo.jp%2Fentry%2F20090813%2F1250147670&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>2009-08-13 16:14:30</published>
  <title>同じ文字をまとめる</title>
  <type>rich</type>
  <url>https://rskmt.hateblo.jp/entry/20090813/1250147670</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
