mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +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.
18 KiB
18 KiB