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[list,x]は,DeleteDuplicates[list]と同じ長さの連想を与える:

AssociationComapは,リスト中のキーを式でラップする:

AssociationMapは,リスト中の式をキーでラップする:

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 Language. 2025. "AssociationComap." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AssociationComap.html.

APA

Wolfram Language. (2025). AssociationComap. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AssociationComap.html

BibTeX

@misc{reference.wolfram_2024_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_2024_associationcomap, organization={Wolfram Research}, title={AssociationComap}, year={2025}, url={https://reference.wolfram.com/language/ref/AssociationComap.html}, note=[Accessed: 15-January-2025 ]}