version=D_16
Stefan Koch via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 13 09:52:26 PDT 2017
On Thursday, 13 July 2017 at 16:46:12 UTC, Luís Marques wrote:
> [ ... ]
>
> On D side the issue that remains is the ergonomics of having to
> type cast(short) more frequently. I suppose that if this proves
> too inconvenient we can just create a library type that avoids
> this issue, right?
Yes. we could even make this type be recognized by the compiler
such that it will perform the optimizations ;)
More information about the Digitalmars-d
mailing list