ClojureDocs

导航

命名空间

false?

clojure.core

自 1.0 版本起可用 (源代码)
  • (false? x)
Returns true if x is the value false, false otherwise.