mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-15 21:14:48 +00:00
lookup() returns an Optional<String> which allows us to implement easy default values using lookup(key).value_or(default_value);
2.2 KiB
2.2 KiB