<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fatrow</author_name>
  <author_url>https://blog.hatena.ne.jp/fatrow/</author_url>
  <blog_title>hozumiの日記</blog_title>
  <blog_url>https://fatrow.hatenadiary.org/</blog_url>
  <categories>
    <anon>Clojure</anon>
  </categories>
  <description>(use 'clojure.contrib.test-is) (defn slice ([coll start] (let [start (max start 0)] (drop start coll))) ([coll start end] (let [start (max start 0)] (take (- end start) (drop start coll)))) {:doc &quot;Extract a subsequencet like a slice of python.&quot; :test #(are (= _1 _2) (slice [] 2 7) [] (slice [1 2 3 4…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffatrow.hatenadiary.org%2Fentry%2F20100206%2F1265467987&quot; title=&quot; Clojure の シーケンスを python のスライスのように取り出す - hozumiの日記&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>2010-02-06 23:53:07</published>
  <title> Clojure の シーケンスを python のスライスのように取り出す</title>
  <type>rich</type>
  <url>https://fatrow.hatenadiary.org/entry/20100206/1265467987</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
