KeyMap
KeyMap[f,key1val1,key2val2,…]
maps f over the keys in an association, giving f[key1]val1,f[key2]val2,….
Examples
Basic Examples (2)
Introduced in 2014
(10.0)
KeyMap[f,key1val1,key2val2,…]
maps f over the keys in an association, giving f[key1]val1,f[key2]val2,….