indexOfAny
fn
sizediff_t indexOfAny(const(char)[] str, const(char)[] chars) @safe pureFinds the first occurence of any of the characters in chars
sizediff_t indexOfAny(const(char)[] str, const(char)[] chars) @safe pureFinds the first occurence of any of the characters in chars