vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
indexOfAny
index
vibe
utils
string
Finds the first occurence of any of the characters in
chars
@
safe
pure
sizediff_t
indexOfAny
(
const
(
char
)[]
str
,
const
(
char
)[]
chars
)
Meta
Source
See Implementation
index
vibe
utils
string
aliases
countUntilAny
functions
allOf
anyOf
formatAlloc
icmp2
indexOfAny
matchBracket
sanitizeUTF8
stripA
stripLeftA
stripRightA
stripUTF8Bom
Finds the first occurence of any of the characters in chars