Heads
Доступно
Option for including heads in operations.
Heads
Level[{a, b, c}, 1, Heads -> True]
→ {List, a, b, c}Map[f, h[a, b], Heads -> True]
→ f[h][f[a], f[b]]Level[p[x][y], 1, Heads -> True]
→ {p[x], y} Все 6300 функций ·
Использовать из MCP-клиента