opCmp

Returns -1, 0 or 1, if this number is less than, equal to, or greater than the argument, respectively.

  1. int opCmp(T that)
  2. int opCmp(T that)
    const
    int
    opCmp
    (
    T
    )
    ()

Meta