A multimethod is created with defmulti ; you're doing that right. defmulti needs a name and a dispatch function (and a docstring, ...
確定! 回上一頁