8.2.17.3.56. move_to_endΒΆ

WebMap.move_to_end(key, last=True)

Move an existing element to the end (or beginning if last is false).

Raise KeyError if the element does not exist.