Qurak
文档
价格
登录
Qurak
文档
函数
IntersectingQ
IntersectingQ
可用
Tests whether two lists share at least one element.
形式
IntersectingQ[list1, list2]
验证过的示例
IntersectingQ[{1, 2, 3}, {3, 4}] → True
IntersectingQ[{1, 2}, {3, 4}] → False
在 Qurak 上运行
搜索参考
主题
New In100 Alphabetical Listing
- I
New In100 Core Language And Structure
- Testing Expressions »
Operations On Sets
- Testing Relations between Sets
Testing Expressions
- List-Oriented Tests
相关
DisjointQ
Complement
Intersection
Union
ContainsAny
SubsetQ
AllMatch
AllTrue
AnyMatch
AnyTrue
ArrayQ
BooleanQ
← IntersectedEntityClass
Intersection →
全部 6300 个函数
·
从 MCP 客户端使用