Array.equals

Undocumented in source. Be warned that the author may not have intended to support it.
template Array(T)
pure nothrow @safe
bool
equals
(
T[] s1
,
T[] s2
)

Meta