<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>odz</author_name>
  <author_url>https://blog.hatena.ne.jp/odz/</author_url>
  <blog_title>odz buffer</blog_title>
  <blog_url>https://odz.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>ref:http://d.hatena.ne.jp/fumokmm/20110817/1313590148 こんどは Scheme で。 (use srfi-13) (define (init lst) (cond ((null? lst) (error &quot;init: empty list&quot;)) ((null? (cdr lst)) '()) (else (cons (car lst) (init (cdr lst)))))) (define (relative-path-list target base) (cond ((null? base) target) ((null? target)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fodz.hatenablog.com%2Fentry%2F20110821%2F1313943709&quot; title=&quot;フルパスから相対パスを求める - odz buffer&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-08-21 01:21:49</published>
  <title>フルパスから相対パスを求める</title>
  <type>rich</type>
  <url>https://odz.hatenablog.com/entry/20110821/1313943709</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
