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