undead v1.1.5 (2021-04-07T14:34:51Z)
Home
Dub
Repo
countchars
undead
string
Count characters in s that match pattern.
@
safe
pure @
nogc
size_t
countchars
(
S
S1
)
(
S
s
,
in
S1
pattern
)
if
(
isSomeString
!
S
&&
isSomeString
!
S1
)
Meta
Source
See Implementation
undead
string
functions
countchars
inPattern
munch
removechars
squeeze
Count characters in s that match pattern.