Dicebot on leaving D: It is anarchy driven development in all its glory.

Walter Bright newshound2 at digitalmars.com
Mon Aug 27 07:14:08 UTC 2018


On 8/26/2018 6:25 PM, Neia Neutuladh wrote:
> Same here. I do make unicode errors more often than I'd care to admit 
> (someString[$-1] being the most common; I need to write a lastChar helper 
> function), but autodecoding means I can avoid that class of errors.

Autodecoding doesn't prevent you from incorrectly using indices like [$-1].


More information about the Digitalmars-d mailing list