If you're not familiar with Clojure's reduce , it takes a reducing function f , an initial accumulator init , and a collection xs .
確定! 回上一頁