方案支持 boolean? 测试符号或值是否为boolean 类型。 (boolean? #\t) (boolean? #\f) 在Clojure 中,我只能找到 integer? , number? , list? 等,但没有 boolean?
確定! 回上一頁