For example, Clojure's cond works in similar fashion, although the convention there is to use :else instead of true , e.g.,: (let [x 11] ...
確定! 回上一頁