Qurak
文档
价格
登录
Qurak
文档
函数
ContainsOnly
ContainsOnly
可用
Tests whether every element of a list is contained in another list.
形式
ContainsOnly[list1, list2]
ContainsOnly[list2]
验证过的示例
ContainsOnly[{1, 2, 1}, {1, 2, 3}] → True
ContainsOnly[{1, 2, 4}, {1, 2, 3}] → 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
ContainsNone
ContainsAny
ContainsExactly
MemberQ
FreeQ
Complement
Intersection
AllMatch
AnyMatch
ArcTan
Cases
← ContainsNone
ContentDetectorFunction →
全部 6300 个函数
·
从 MCP 客户端使用