On Tuesday, 3 August 2021 at 17:14:42 UTC, Ali Çehreli wrote:
On 8/3/21 9:43 AM, NonNull wrote:I'd like to understand how any D type is represented as a string by the name mangling done by the compilers.Related article that mentions .mangleof, a property of all symbols:https://dlang.org/blog/2017/12/20/ds-newfangled-name-mangling/ Ali
Thanks for that: will read.