Clojure's cond -> (and cond->> ) is a versatile macro. ... Usage: (cond-> expr & clauses) Takes an expression and a set of test/form pairs.
確定! 回上一頁