Qurak
文档
价格
登录
Qurak
文档
函数
ContainsNone
ContainsNone
可用
Tests whether a list contains none of the elements of another list.
形式
ContainsNone[list1, list2]
ContainsNone[list2]
验证过的示例
ContainsNone[{1, 2, 3}, {4, 5}] → True
ContainsNone[{1, 2, 3}, {2, 4}] → False
在 Qurak 上运行
搜索参考
主题
Knowledge Representation And Access
- Entity Classes Implicitly Defined by Property Values
List Manipulation
- Predicates on Lists
New In102 Alphabetical Listing
- C
Operations On Sets
- Testing Set Containment
Summary Of New Features In150
- Functions Enhanced in Compiled Code
Summary Of New Features In150
- Functions Enhanced in Compiled Code
相关
ContainsAll
ContainsAny
ContainsOnly
ContainsExactly
DisjointQ
MemberQ
FreeQ
Complement
Intersection
AllMatch
AnyMatch
ArcTan
← ContainsExactly
ContainsOnly →
全部 6300 个函数
·
从 MCP 客户端使用