std.algorithm.remove and principle of least astonishment

klickverbot see at klickverbot.at
Sat Oct 16 11:59:47 PDT 2010


In case it was not clear, this is what I want to achive:
»tmp = tmp[ 0 .. i ] ~ tmp[ ( i + 1 ) .. $ ];«


More information about the Digitalmars-d mailing list