Qurak

DisjointQ

Disponível

Tests whether two lists have no elements in common.

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

Tópicos

Relacionados

Todas as 6300 funções · Usar isto de um cliente MCP