warg.data_structures.mappings

Functions

invert_mapping(m)

Invert a mapping

invert_dict(d)

Invert a dict

pivot_dict_object(d, key)

pivot_key -> pivot_value for object attributes

pivot_dict(d, key)

pivot_key -> pivot_value

to_dict(m)

nested_dict()

Classes

AppendingDict