false?
exists so use it.
Examples:
; bad (= false x) (= x false)
; good (false? x)
`false?` exists so use it. Examples: ; bad (= false x) (= x false) ; good (false? x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close