NormalizedArray.opEquals

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

Meta