In[1]: Map((1 + #1)&, {a, b, c}) Out[1]: {a + 1, b + 1, c + 1}
https://reference.wolfram.com/language/tutorial/FunctionalOp...