Qurak

Scan

Available

Applies a function to each element for its side effects only;

Scan[f, expr]
Scan[f, expr, levelspec]
Scan[f]
Scan[Print, {1, 2, 3}] → 1 2 3 Null

Topics

Related

All 6300 functions · Use this from an MCP client