Variable.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Variable opBinary(Variable r)
    struct Variable(T, size_t N)
    @safe @nogc const pure nothrow
    opBinary
    (
    string op
    )
    (
    const scope Variable r
    )
  2. Variable opBinary(T r)

Meta