Qurak

DisjointQ

Available

Tests whether two lists have no elements in common.

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

Topics

Related

All 6300 functions · Use this from an MCP client