Vec.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec!(T, dim) opBinary(T[dim] rhs)
    struct Vec(T, int dim)
    Vec!(T, dim)
    opBinary
    (
    string op
    )
    (
    T[dim] rhs
    )
  2. Vec!(T, dim) opBinary(double rhs)

Meta