On Thursday 04 December 2008 23:23, Meikel Brandmeyer wrote: > Hi, > > On 5 Dez., 00:38, Randall R Schulz <[EMAIL PROTECTED]> wrote: > > ... > ... > > > And am I mistaken in my reading of the API docs for (defmulti ...) > > and (defmethod ...) or is there no accommodation in either for > > doc-strings? Surely that's not the case, right? > > You can always use: > > (defmulti #^{:arglists '([a b] [a b c]) :doc "bla"} foo identity)
Why all the circumlocutions to bring a multimethod up to the level of documentation support of a plain function? > ... > > Sincerely > Meikel Randall Schulz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---