Vector.inverse

Get the vector equal to Vector(1 / x, 1 / y)

struct Vector
@nogc nothrow pure @property
inverse
const
(
)

Meta