Vector.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Type opBinary(Vector other)
  2. Vector!(Size + 1) opBinary(Type n)
  3. Vector opBinary(Vector other)
  4. Vector opBinary(Type s)
    struct Vector(size_t Size = 3, Type = float)
    opBinary
    (
    string op
    )
    (
    Type s
    )

Meta