跳到主要内容

map.deep_remove

深度移除词典1中所有被词典2包含的键值对

声明

map map.deep_remove(map left, map right)

参数

参数名描述
left词典1
right词典2

返回值

词典1

使用方式

返回文档