kant[~/src/clojure]$ iclj 1:1 user=> (defmulti fib "Calculates the nth value of the fib sequence" {:arglists '([n])} int) #'user/fib
確定! 回上一頁