On Thursday, 15 June 2017 at 12:22:25 UTC, Nordlöw wrote:
On Tuesday, 13 June 2017 at 08:26:20 UTC, 9il wrote:[1] http://code.dlang.org/packages/lubeck https://github.com/kaleidicassociates/lubeck/tree/master/exampleNice.Will there be any matrix, vector, scalar, types with operator overloads?
I'm guessing such a solution is not generic enough partly because D cannot define non-member operator overloads and partly because the algorithms operates on ranges.
