regexIn

Check that rawRegex match at least once for the elements of array.

regexIn
(
T
)
(
string rawRegex
,
T[] array
,
string file = __FILE__
,
in size_t line = __LINE__
)

Meta