It can also be used on a vector for replacing value at the specified index. (assoc [3 5 6 7] 2 10) ;; [3 5 10 7] (assoc [1 2 3 4] 6 6) ;; java.lang.
確定! 回上一頁