First rule of macros: Don't write a macro if you a function can do the job! (defn assoc-it[obj & more]. (let [path (vec (drop-last 1 more)).
確定! 回上一頁