vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
indexOfAny
vutil
string
Finds the first occurence of any of the characters in
chars
@
safe
pure
sizediff_t
indexOfAny
(
string
str
,
string
chars
)
Meta
Source
See Implementation
vutil
string
aliases
countUntilAny
functions
allOf
anyOf
formatAlloc
icmp2
indexOfAny
indexOfCT
matchBracket
sanitizeUTF8
stripA
stripLeftA
stripRightA
stripUTF8Bom
Finds the first occurence of any of the characters in chars