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?
cym13 via Digitalmars-d-learn Mon, 14 Sep 2015 07:21:06 -0700
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?