mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-02 09:26:30 -05:00

Prevents hard-to-diagnose bugs from potentially occurring and requires any type narrowing to be explicitly performed by our code.
Prevents hard-to-diagnose bugs from potentially occurring and requires any type narrowing to be explicitly performed by our code.