ClojureDocs

导航

命名空间

even?

clojure.core

自 1.0 起可用 (源代码)
  • (even? n)
Returns true if n is even, throws an exception if n is not an integer