(a= a b)
Extension of Clojure's equality to things we also want to treat like values, e.g. certain array types.
Extension of Clojure's equality to things we also want to treat like values, e.g. certain array types.
(compare-arrays a b)
Compare two arrays a and b element-wise in ascending order. If one array is a prefix of another then it comes first.
Compare two arrays a and b element-wise in ascending order. If one array is a prefix of another then it comes first.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |