Integer.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(c_ulong v)
  2. int opCmp(c_long v)
  3. int opCmp(double v)
    struct Integer
    const
    int
    opCmp
    (
    in double v
    )
  4. int opCmp(Integer v)

Meta