Is there a function that uses `IndexedValue` or do...
# stdlib
m
Is there a function that uses
IndexedValue
or do I just call it
.mapIndexed(::IndexedValue)
?
k
@mg6maciej
.withIndex()
👍 2