NeonVec.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. NeonVec opBinary(NeonVec other)
    struct NeonVec
    opBinary
    (
    string s
    )
    if (
    s == "+"
    )
  2. NeonVec opBinary(NeonVec other)
  3. NeonVec opBinary(NeonVec other)

Meta