Qurak

DisjointQ

Disponible

Tests whether two lists have no elements in common.

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

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP