lets say I wrote a function: (defn foo [to x] (conj to x)). and would like to document it by stating that to must implement some protocol ...
確定! 回上一頁