Lazy generic std.algorithm.replace()

Nordlöw via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 23 15:52:33 PDT 2015


On Friday, 23 October 2015 at 21:44:28 UTC, Nordlöw wrote:
> On Friday, 23 October 2015 at 11:53:06 UTC, Nordlöw wrote:
>> https://github.com/nordlow/justd/blob/master/algorithm_ex.d#L1939
>>
>> for one replacement pair.
>
> Made it variadic at
>
> https://github.com/nordlow/justd/blob/master/algorithm_ex.d#L1950

Added hashed based version at

https://github.com/nordlow/justd/blob/master/algorithm_ex.d#L1999


More information about the Digitalmars-d mailing list