NormalizedArray.opCmp

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

Meta