matching

Return whether or not the two arrays have matching content

bool
matching
(
const(char)* s1
,
const(char)* s2
,
size_t length
)

Meta