([a b & rst] (reduce concat (concat a b) rst))) In some circles, this is referred to as a monoid, which is a 0-arity function that returns an identity value ...
確定! 回上一頁