KeyMap
KeyMap[f,key1val1,key2val2,…]
将 f 映射于一个关联的键上,给出 f[key1]val1,f[key2]val2,….
范例
打开所有单元关闭所有单元基本范例 (2)
范围 (1)
In KeyMap[f,assoc], if applying f produces repeated keys, later instances replace earlier ones:
属性和关系 (4)
KeyMap[f,assoc] is equivalent to AssociationThread[Map[f,Keys[assoc]]Values[assoc]]:
KeyMap[f,assoc] gives an association with the same length as DeleteDuplicatesBy[Keys[assoc],f]:
KeyMap maps a function over the keys in an association:
Map maps a function over the values in an association:
KeyValueMap maps a function over the keys and values in an association (and returns a list):
AssociationMap maps a function over the rules in an association:
KeyMap can be parallelized automatically:
文本
Wolfram Research (2014),KeyMap,Wolfram 语言函数,https://reference.wolfram.com/language/ref/KeyMap.html.
CMS
Wolfram 语言. 2014. "KeyMap." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/KeyMap.html.
APA
Wolfram 语言. (2014). KeyMap. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/KeyMap.html 年