indexOfAny

Finds the first occurence of any of the characters in chars

@safe pure
sizediff_t
indexOfAny
(
string str
,
string chars
)

Meta