Should this work?

Dmitry Olshansky dmitry.olsh at gmail.com
Thu Jan 9 09:48:56 PST 2014


09-Jan-2014 21:38, Adam D. Ruppe пишет:
> On Thursday, 9 January 2014 at 14:08:02 UTC, Manu wrote:
>>   string y = find(retro("Hello"), 'H');
>
> import std.string;
> auto idx = lastIndexOf("Hello", 'H');
>
> Wow, that's unbelievable difficult. D sucks.

+1 LOL

-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list