(fn [my-vector] (let [[a b] (take-last 2 my-vector)] (+ a b))). and it was trying to figure out if there is way to do that in a more convenient way directly ...
確定! 回上一頁