pop
Hook for recursively merging dict objects with input maps.:param src: The input dict to update:param item: A list or string of items to remove from a dictionary or list:return: An updated dict object.
Inputs
Arguments
Position |
Argument |
Type |
---|---|---|
1 |
src |
union |
2 |
item |
union |
Output
None