ClojureDocs

Nav

Namespaces

some?

clojure.core

Available since 1.6 (source)
  • (some? x)
Returns true if x is not nil, false otherwise.