mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
Since get() returns an empty Optional if the index is not present, we can combine these two into a single get() operation and save the cost of a virtual call.
40 KiB
40 KiB