mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-17 19:07:15 +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.