Priority.opBinary

Operator overloads give fine-grained control over priorities.

  1. Priority opBinary(int offset)
    struct Priority
    const pure nothrow @safe @nogc
    opBinary
    (
    string op
    )
    (
    int offset
    )
  2. Priority opBinaryRight(int offset)

Meta