-
metallurgy.alloy.OrderedDict.move_to_end(key, last=
True)[source] Move an existing element to the end (or beginning if last is false).
Raise KeyError if the element does not exist.
Last update:
Jun 08, 2023
True)[source]Move an existing element to the end (or beginning if last is false).
Raise KeyError if the element does not exist.