On 2/29/2024 11:22 AM, Walter Bright wrote:
> On 2/27/2024 9:26 PM, Dakota wrote:
>> It is not impractical to add so much `cast(Message*)` into D code.
>
> Hmm, interesting approach!
>
I'm wondering if you could try adding this:
#define const
and see how far that goes!