Vector.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(T, size_t N)
const
int
opCmp
(
R
)
(
in Vector!(R, N) b
)
if (
isNumeric!R
)
if (
isNumeric!T &&
N > 0
)

Meta