<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayato0211</author_name>
  <author_url>https://blog.hatena.ne.jp/ayato0211/</author_url>
  <blog_title>(define -ayalog '())</blog_title>
  <blog_url>https://ayato.hateblo.jp/</blog_url>
  <categories>
    <anon>Clojure</anon>
  </categories>
  <description>最近 Clojure で書かれたコード読みまくってるんですけど、まぁ知らないテクニックとか色々あるわけでして。そんな中で知ったひとつのテクニックがこれ。例えば、 Clojure そのものの compile 関数は使いたくないけど、このネームスペースに compile 関数というのを別途作りたいというとき、 compile2 とか foo-compile とか名前つけるの嫌なので Clojure の compile 関数を無視して新しい compile 関数を定義したいですよね。そのままやると競合が起こっていると警告が出るので、それを防ぐために refer-clojure を使います。 (ns …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayato.hateblo.jp%2Fentry%2F20150507%2F1430961649&quot; title=&quot;Clojure のこの関数だけ読み込みたくない!! - (define -ayalog &amp;#39;())&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>2015-05-07 10:20:49</published>
  <title>Clojure のこの関数だけ読み込みたくない!!</title>
  <type>rich</type>
  <url>https://ayato.hateblo.jp/entry/20150507/1430961649</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
