并根据第二个表达式参数返回的值确定执行then、else语句。 user=> (defn if-let-test [arg] (if-let [x arg] "true" "false")) ...
確定! 回上一頁