Qurak

ContainsNone

Disponibile

Tests whether a list contains none of the elements of another list.

ContainsNone[list1, list2]
ContainsNone[list2]
ContainsNone[{1, 2, 3}, {4, 5}] → TrueContainsNone[{1, 2, 3}, {2, 4}] → False

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP