A generalization of fmap, mapWithIndex takes a mapping
function that also depends on the element's index, and applies it to
every element in the sequence.
A generalization of fmap, mapWithIndex takes a mapping
function that also depends on the element's index, and applies it to
every element in the sequence.