<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged multimethods</title>
<link>https://ask.clojure.org/index.php/tag/multimethods</link>
<description></description>
<item>
<title>Does fdef support multimethods?</title>
<link>https://ask.clojure.org/index.php/11101/does-fdef-support-multimethods</link>
<description>&lt;p&gt;Hello, As of 2016 spec &lt;code&gt;fdef&lt;/code&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;https://groups.google.com/g/clojure/c/BBWc3c40RDI&quot;&gt;did not support multimethods&lt;/a&gt;. Has this officially changed?&lt;/p&gt;
&lt;p&gt;Although it seemed to work at first -- I &lt;strong&gt;was able to instrument and test a multimethod&lt;/strong&gt; with &lt;code&gt;fdef&lt;/code&gt; --  I later hit an issue using &lt;code&gt;get-method&lt;/code&gt; on said multimethod after I instrumented it. &lt;/p&gt;
&lt;p&gt;I could make a test case for the get-method instrumentation issue,but I thought I'd first clear  up if this multimethod &lt;code&gt;fdef&lt;/code&gt; usage is even supposed to work  :-)&lt;/p&gt;
</description>
<category>Spec</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/11101/does-fdef-support-multimethods</guid>
<pubDate>Fri, 24 Sep 2021 20:09:27 +0000</pubDate>
</item>
</channel>
</rss>