mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-02 01:12:32 +00:00
We generally don't use Optional with nullable types, since they already have an empty state, and having multiple empty states is confusing.