@feng if you want to work with indices, you can al...
# random
b
@feng if you want to work with indices, you can always use
array.indices
and then apply whatever collection operation you want, filter, map, take, last, foreach...