Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
aget
aget
function
v1.0
clojure.core/aget
Available in:
BB
CLJ
CLJS
(
aget
[
array
idx
]
[
array
idx
&
idxs
]
)
Returns the value at the index/indices. Works on Java arrays of all types.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Host Interop › Field Access
See Also
aclone
alength
amap
areduce
aset
aset-boolean
aset-byte
aset-char
aset-double
aset-float
View source on GitHub ↗
← agent-error
alength →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4