grab.util.structures

Module Contents

Functions

merge_with_dict(→ collections.abc.MutableMapping[str, Any])

grab.util.structures.merge_with_dict(hdr1: collections.abc.MutableMapping[str, Any], hdr2: collections.abc.Mapping[str, Any], replace: bool) collections.abc.MutableMapping[str, Any][source]