chaining chain Result and underlying object of chain

cym13 via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Sep 14 07:19:44 PDT 2015


On Monday, 14 September 2015 at 14:17:51 UTC, Laeeth Isharc wrote:
> chain doesn't seem to compile if I try and chain a chain of two 
> strings and another string.
>
> what should I use instead?
>
>
> Laeeth.

std.algorithm.iteration.joiner?


More information about the Digitalmars-d-learn mailing list