__equals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool __equals(T[] a, T[] b)
    bool
    __equals
    (
    T
    )
    (
    scope const T[] a
    ,
    scope const T[] b
    )
  2. bool __equals(T[] a, T2[] b)

Meta