ClojureDocs

Nav

Namespaces

even?

clojure.core

Available since 1.0 (source)
  • (even? n)
Returns true if n is even, throws an exception if n is not an integer