AssociationComap

AssociationComap[{key1,key2,},x]

创建关联 key1key1[x],key2key2[x],|>.

AssociationComap[keys]

表示可应用于表达式的 AssociationComap 的算符形式.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (2)

通过将表达式与键列表中的每个元素封装在一起来创建关联:

使用 AssociationComap 的算符形式:

范围  (1)

按照关联的惯例,如果键重复出现,则后面的将替换前面出现的:

属性和关系  (5)

AssociationComap[{f1,f2,},x] 创建键为 fi 的关联:

关联的值由 Comap[{f1,f2,},x] 给出:

AssociationComap[{f1,f2,},x] 等价于 AssociationThread[{f1,f2,}Comap[{f1,f2,},x]]

AssociationComap 将列表中的键封装在表达式外面:

AssociationMap 将表达式封装在列表中的键的外面:

AssociationComap[list,x] 给出长度与 DeleteDuplicates[list] 一致的关联:

AssociationComap 可以自动并行化:

Wolfram Research (2025),AssociationComap,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AssociationComap.html.

文本

Wolfram Research (2025),AssociationComap,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AssociationComap.html.

CMS

Wolfram 语言. 2025. "AssociationComap." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/AssociationComap.html.

APA

Wolfram 语言. (2025). AssociationComap. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/AssociationComap.html 年

BibTeX

@misc{reference.wolfram_2025_associationcomap, author="Wolfram Research", title="{AssociationComap}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/AssociationComap.html}", note=[Accessed: 15-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_associationcomap, organization={Wolfram Research}, title={AssociationComap}, year={2025}, url={https://reference.wolfram.com/language/ref/AssociationComap.html}, note=[Accessed: 15-January-2025 ]}