Operation.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Operation opBinary(Operation rhs, string mod, size_t line)
  2. Operation opBinary(int i, string mod, size_t line)
  3. Operation opBinary(float i, string mod, size_t line)
    class Operation
    opBinary
    (
    string op
    )
    (
    float i
    ,
    string mod = __MODULE__
    ,
    size_t line = __LINE__
    )

Meta