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