mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
When calling some functions or assigning values to certain attributes, the arguments/right operand do not match the exact type that the functions/attributes expect, and thus we fix that by converting types beforehand.