Vector.opCast

FloatingPoint valueType, Returns true if all values are not nan and finite, otherwise false

struct Vector(type, int dim)
bool
opCast
const
(
T : bool
)
(
)
if (
(dim >= 2) &&
(dim <= 4)
)

Meta