Qurak
文档
价格
登录
Qurak
文档
函数
DisjointQ
DisjointQ
可用
Tests whether two lists have no elements in common.
形式
DisjointQ[list1, list2]
验证过的示例
DisjointQ[{1, 2}, {3, 4}] → True
DisjointQ[{1, 2}, {2, 3}] → False
在 Qurak 上运行
搜索参考
主题
Discrete Mathematics
- List and Set Operations »
New In100 Alphabetical Listing
- D
New In100 Core Language And Structure
- Testing Expressions »
Operations On Sets
- Testing Relations between Sets
Testing Expressions
- List-Oriented Tests
相关
IntersectingQ
Complement
Intersection
Union
Unequal
ContainsNone
SubsetQ
DuplicateFreeQ
Subsets
Tuples
AllMatch
AllTrue
← Discriminant
Disjunction →
全部 6300 个函数
·
从 MCP 客户端使用