SubsetMap¶ Map function over subset and recombine. $ wo 'SubsetMap[Reverse, {a, b, c, d, e}, {2, 4}]' {a, d, c, b, e}