First of all, you could use abstract structural binding (a.k.a. destructuring) to reduce the number of let bindings: (defn- create-counts_org [[_ & present ...
確定! 回上一頁