Skip to main content

aset-char

functionv1.0

clojure.core/aset-char

Available in:BBCLJ
(aset-char [array idx val] [array idx idx2 & idxv])
Sets the value at the index/indices. Works on arrays of char. Returns val.

No examples yet. Be the first to add one!