On Friday, 14 July 2017 at 00:40:38 UTC, FoxyBrown wrote:
Anyone have an efficient implementation that is easy to use?
If you are OK with just a range spanning the two or more strings, then you could use chain as is.
Nicholas Wilson via Digitalmars-d-learn Thu, 13 Jul 2017 19:36:26 -0700
On Friday, 14 July 2017 at 00:40:38 UTC, FoxyBrown wrote:
Anyone have an efficient implementation that is easy to use?
If you are OK with just a range spanning the two or more strings, then you could use chain as is.