mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This lets us have a slightly cleaner interface for cases where we need a custom default value than an `or None` in the definition (which might cause issues with other falsey values).