I'd just use something like `forEachIndexed`. Not ...
# getting-started
d
I'd just use something like
forEachIndexed
. Not quite declarative, but doesn't create unnecessary objects.