On Monday, 17 February 2025 at 08:30:44 UTC, Walter Bright wrote: > (Did I mention that explicit casts also hide errors introduced > by refactoring?) In this case, we can use these with IFTI instead of explicit casts: https://dlang.org/phobos/std_conv.html#signed https://dlang.org/phobos/std_conv.html#unsigned