Idea: Join multiple ndslices to a bigger ndslice Maybe sth. like: ``` D auto a = iotaSlice(2, 4); auto b = 2.repeat.sliced(2, 4); a.concatenate(b); ``` (Forum [discussion](http://forum.dlang.org/post/goxmvgwcsbzavrdpzjjn@forum.dlang.org)) ## <bountysource-plugin> --- The **[$15 bounty](https://www.bountysource.com/issues/34240297-ndslice-concatenate-vstack-hstack?utm_campaign=plugin&utm_content=tracker%2F18251717&utm_medium=issues&utm_source=github)** on this issue has been claimed at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18251717&utm_medium=issues&utm_source=github). </bountysource-plugin>