我正在尝试将此算法移植到Clojure。 我的代码是(defn calc-iterations [x y] (let [c (struct complex x y)] (loop [z (struct complex 0 0)
確定! 回上一頁