Qurak

IntersectingQ

Available

Tests whether two lists share at least one element.

IntersectingQ[list1, list2]
IntersectingQ[{1, 2, 3}, {3, 4}] → TrueIntersectingQ[{1, 2}, {3, 4}] → False

Topics

Related

All 6300 functions · Use this from an MCP client