On 16 January 2012 22:32, JoeCoder <dnewsgro...@yage3d.net> wrote: > On 1/16/2012 4:26 PM, David wrote: >> >> Why does phobos, the std. lib, need a vector-lib? I haven't seen any >> other language with something like gl3n in the std. > > > I guess this depends on the goals for phobos. Is it minimal, or batteries > included? As for not seeing it in other languages, I don't think there's > very many low-level, high performance languages that take a > batteries-included approach to the standard library. > > I'd argue that a std.math3d would be used just as much, if not more, than > std.complex.
Since when did people use std.complex? :~) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';