<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sumim</author_name>
  <author_url>https://blog.hatena.ne.jp/sumim/</author_url>
  <blog_title>Smalltalkのtは小文字です</blog_title>
  <blog_url>https://sumim.hatenablog.com/</blog_url>
  <categories>
    <anon>Squeak</anon>
    <anon>Smalltalk</anon>
  </categories>
  <description>組み合わせの数を使うとこんな感じ？ (let loop ((chars (string-&gt;list *chars*)) (str '()) (num *value*)) (if (= (length str) 16) (list-&gt;string (reverse str)) (let ((x (c (- (length chars) 1) (- 15 (length str))))) (if (&gt; x num) (loop (cdr chars) (cons (car chars) str) num) (loop (cdr chars) str (- num x)))))) =&gt; &quot;\&quot;%'[…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsumim.hatenablog.com%2Fentry%2F20041207%2Fp4&quot; title=&quot; Shiro さんの組み合わせの数版を Smalltalk で - Smalltalkのtは小文字です&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>2004-12-07 00:00:03</published>
  <title> Shiro さんの組み合わせの数版を Smalltalk で</title>
  <type>rich</type>
  <url>https://sumim.hatenablog.com/entry/20041207/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
