Skip to main content

aget

macrov1.7

cljs.core/aget

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

No examples yet. Be the first to add one!