contains

Returns whether or not the provided array contains an instance of the given match

bool
contains
(
T
)
(
const(T)[] source
,
const(T) match
)

Meta