NormalizedArray.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(T[] other)
  2. int opCmp(typeof(this) other)
    struct NormalizedArray(T, alias normalize)
    const
    int
    opCmp
    (
    const typeof(this) other
    )
  3. int opCmp(typeof(this) other)

Meta