Skip to main content

aget

functionv1.0

clojure.core/aget

Available in:BBCLJCLJS
(aget [array idx] [array idx & idxs])
Returns the value at the index/indices. Works on Java arrays of all types.

No examples yet. Be the first to add one!