Qurak

MapAll

Disponible

Applies a function to every subexpression at every level, like `Map[f, expr, Infinity]`.

MapAll[f, expr]
MapAll[f, {{a, b}, {c, d}}] → f[{f[{f[a], f[b]}], f[{f[c], f[d]}]}]

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP