std.experimental.ndslice.algorithm is ready for review

2016-07-30 Thread Ilya Yaroshenko via Digitalmars-d-announce
ndslice.algorithm contains multidimensional ndMap and 10 basic iteration templates. PR[1] contains section Asked Questions. It may help to understand the motivation of this module. Current documentation is available in [2] -> algorithm. Please note, that it will be update based in your

std.experimental.xml available on DUB

2016-07-30 Thread Lodovico Giaretta via Digitalmars-d-announce
Hi, I'm proud to announce that std.experimental.xml v0.1.0 is available on DUB [1]! This is the project I'm working on for GSoC 2016. It aims to become a substitution for Phobos std.xml. Now you can easily try it and provide some feedback. I will soon create a WIP PR on the Phobos