mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-16 17:24:09 -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.