Regarding the proposed Binray Literals Deprecation
rikki cattermole
rikki at cattermole.co.nz
Sat Sep 10 14:50:18 UTC 2022
I'm still upset over hex strings.
They were useful for generated files.
https://raw.githubusercontent.com/Project-Sidero/basic_memory/main/database/generated/sidero/base/internal/unicode/unicodedata.d
2.72mb!
It is an absolute nightmare to debug without hex strings and you can't
tell me my builds are going to be faster and use less memory if I have
to call a function at CTFE to do the conversion from a regular string...
More information about the Digitalmars-d
mailing list