What are the worst parts of D?

eles via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 25 14:17:57 PDT 2014


On Thursday, 25 September 2014 at 21:10:51 UTC, eles wrote:
> On Thursday, 25 September 2014 at 21:03:24 UTC, eles wrote:
>> On Tuesday, 23 September 2014 at 14:29:06 UTC, Sean Kelly 
>> wrote:
>>
>
> BTW, am I the only one whose eyes/ears are suffering when 
> reading this:
>
> std.algrithm
>
> "he stripLeft function will strip the front of the range, the 
> stripRight function will strip the back of the range, while the 
> strip function will strip both the front and back of the range. 
> "
>
> Why not, for God's sake, stripFront and stripBack?
>
> In std.string too. What about the R2L languages?

OTOH, there is bringToFront()

Really...


More information about the Digitalmars-d mailing list