Files
ladybird/Tests/AK
Hediadyoin1 fd8c54d720 AK: Add take_first to HashTable and rename pop to take_last
This naming scheme matches Vector.

This also changes `take_last` to move the value it takes, and delete by
known pointer, avoiding a full lookup and potential copies.
2023-02-21 22:13:06 +01:00
..
2022-12-03 23:52:23 +00:00
2023-02-13 00:50:07 +00:00
2023-02-18 01:45:00 +01:00