On Wednesday, 6 January 2021 at 10:58:23 UTC, Basile B. wrote:
'$' is not an ident char, that's why that works
Yeah, but "$" means length in D. I think it would be valuable to have more generic constraints than the DIP suggests so that it can be useful in multiple contexts.
Would appropriating "_" break a lot of code?
