Nothing
Disponível
Element that disappears from lists
Nothing
Nothing[…]
{a, b, c, d} /. c -> Nothing
→ {a, b, d}{a, b, Nothing, c, d, Nothing}
→ {a, b, c, d}{{a, b, Nothing}, {c, d}, Nothing}
→ {{a, b}, {c, d}} Todas as 6300 funções ·
Usar isto de um cliente MCP