mir_rci.opBinary

  1. mir_rci!T opBinary(ptrdiff_t index)
  2. mir_rci!(const T) opBinary(ptrdiff_t index)
  3. mir_rci!(immutable T) opBinary(ptrdiff_t index)
  4. ptrdiff_t opBinary(typeof(this) right)
    struct mir_rci(T)
    scope const
    ptrdiff_t
    opBinary
    (
    string op : "-"
    )
    (
    scope ref const typeof(this) right
    )

Meta