January 17, 2017 Chain a range of ranges? | ||||
---|---|---|---|---|
| ||||
The built in chain seems to only be able to chain a fixed number of ranges, is there a way to chain a range/array of ranges? |
January 17, 2017 Re: Chain a range of ranges? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Yuxuan Shui | On Tuesday, 17 January 2017 at 03:21:39 UTC, Yuxuan Shui wrote:
> The built in chain seems to only be able to chain a fixed number of ranges, is there a way to chain a range/array of ranges?
See std.algorithm.iteration.joiner
|
Copyright © 1999-2021 by the D Language Foundation