Map¶
Applies a function to each element of a list.
The short form /@ threads over any head, not just lists.
An atom has no parts, so mapping leaves it unchanged.
Map¶Applies a function to each element of a list.
The short form /@ threads over any head, not just lists.
An atom has no parts, so mapping leaves it unchanged.