DIP80: phobos additions

Ilya Yaroshenko via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 14 08:15:29 PDT 2015


> A naive basic matrix library is simple to write, I don't need 
> standard library support for that + I get it to work the way I 
> want by using SIMD registers directly... => I probably would 
> not use it if I could implement it in less than 10 hours.

A naive std.algorithm and std.range is easy to write too.


More information about the Digitalmars-d mailing list