> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 集合函数

> 本文列举了宜搭平台支持的所有集合函数，包括DIFFERENCESET、INTERSECTIONSET、SUBSET和UNIONSET等，用于计算集合的差集、交集、子集及并集。

本文为你列举了宜搭所有的集合函数。

## 函数概览

| **函数名称**                                        | **说明**             |
| ----------------------------------------------- | ------------------ |
| [DIFFERENCESET](/zh/yida/form/ewow48u8pg6wde0y) | 计算两个集合的差集。         |
| [INTERSECTIONSET](/zh/yida/form/ah8b9z)         | 计算两个集合的交集。         |
| [SUBSET](/zh/yida/form/ad122fe2ufqbog42)        | 计算第二个集合是否第一个集合的子集。 |
| [UNIONSET](/zh/yida/form/ddsy93l7tdtf3s9s)      | 计算两个集合的并集。         |
