mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
This way we don't need to deal with shifting vector storage, and most operations are upgraded from O(n) to O(1) :^)
This way we don't need to deal with shifting vector storage, and most operations are upgraded from O(n) to O(1) :^)