<?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>ML で読んでほえーと思った。Why (defn- ...) but (def ^:private? ...)元の質問者は def フォームは ^:dynamic? になるの?って聞いてますが、何故かというと彼の書いたマクロ def- が綺麗に動かなかったからです。 こういう感じ。 (defmacro def- &quot;Why (defn- private-fn ...) but (def ^:private var ...)?&quot; [sym &amp; body] `(def ^:private ~sym ~@body)) (macroexpand '(def- blah &quot;foo bar quux&quot;)) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayato.hateblo.jp%2Fentry%2F20150508%2F1431043885&quot; title=&quot;defn- のような def- を定義したけど、 private にならないという話 - (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-08 09:11:25</published>
  <title>defn- のような def- を定義したけど、 private にならないという話</title>
  <type>rich</type>
  <url>https://ayato.hateblo.jp/entry/20150508/1431043885</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
