(aset-float [array idx val] [array idx idx2 & idxv])Sets the value at the index/indices. Works on arrays of float. Returns val.
Examples
No examples yet. Be the first to add one!
(aset-float [array idx val] [array idx idx2 & idxv])No examples yet. Be the first to add one!