<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>asakawajunya</author_name>
  <author_url>https://blog.hatena.ne.jp/asakawajunya/</author_url>
  <blog_title>asakawajunyaのブログ</blog_title>
  <blog_url>https://asakawajunya.hatenablog.com/</blog_url>
  <categories>
    <anon>clojure</anon>
  </categories>
  <description>clojure勉強中。 関数を定義する user=&gt; (defn func1 &quot;This is a test function.&quot; [arg1 arg2 arg3] (println arg1 arg2 arg3)) #'user/func1 user=&gt; (func1 &quot;hoge&quot; &quot;foo&quot; &quot;bar&quot;) hoge foo bar nil 関数の説明を見る user=&gt; (find-doc &quot;func1&quot;) ------------------------- user/func1 ([arg1 arg2 arg3]) This is a test function. nil</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fasakawajunya.hatenablog.com%2Fentry%2F20100323%2F1269351400&quot; title=&quot; clojureで関数の定義 - asakawajunyaのブログ&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-03-23 22:36:40</published>
  <title> clojureで関数の定義</title>
  <type>rich</type>
  <url>https://asakawajunya.hatenablog.com/entry/20100323/1269351400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
