Qurak

DisjointQ

Disponibile

Tests whether two lists have no elements in common.

DisjointQ[list1, list2]
DisjointQ[{1, 2}, {3, 4}] → TrueDisjointQ[{1, 2}, {2, 3}] → False

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP