The OpenD Programming Language

opBinary

  1. int opBinary(Date rhs)
    @safe pure @nogc const
    int
    opBinary
    (
    string op : "-"
    )
    (
    Date rhs
    )
  2. Date opBinary(int rhs)
  3. Date opBinary(int rhs)

Meta