Regarding the proposed Binray Literals Deprecation
Nick Treleaven
nick at geany.org
Wed Sep 14 15:51:17 UTC 2022
On Wednesday, 14 September 2022 at 05:58:53 UTC, Walter Bright
wrote:
> On 9/13/2022 7:56 PM, Steven Schveighoffer wrote:
>> But it doesn't disprove the fact that *sometimes*, hex digits
>> aren't as clear.
>
> Does sometimes justify a language feature, when there are other
> ways?
>
> People often complain that D has too many features. What
> features would you say are not worth it?
Template constraints. Horrible error messages (though better than
they were) and confusing to work out which overload matches. They
make documentation complicated. Just use static if and static
assert instead to solve all these problems.
More information about the Digitalmars-d
mailing list