matching

Return whether or not the two arrays have matching content

bool
matching
(
T
)
(
const(T)* s1
,
const(T)* s2
,)

Meta