Liking cljdoc? Tell your friends :D

datahike.array


a=clj

(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.
sourceraw docstring

compare-arraysclj

(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.
sourceraw docstring

java8?clj

(java8?)
source

raw-array-comparecljmacro

(raw-array-compare a b)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close