generic negative?.
Returns true if the argument a
is less than (v/zero-like a), false otherwise. The default implementation depends on a proper Comparable implementation on the type.
generic negative?. Returns true if the argument `a` is less than `(v/zero-like a), false otherwise. The default implementation depends on a proper Comparable implementation on the type.`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close