Thread

WMA link


Thread[f[args]]

threads f over any lists that appear in args.

Thread[f[args], h]

threads over any parts with head h.

Functions with attribute Listable are automatically threaded over lists:

Scan