renameKey

fun renameKey(key: K, newKey: K, block: (V) -> V = { it })