mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
In general, I think `opt == x` looks much nicer than `opt.has_value() && opt.value() == x`, so I'm updating the remaining few instances I could find with some regex magic in my search.
10 KiB
10 KiB