StringT.findC

Searches for character c.

struct StringT(C)
RT
findC
inout
(
RT
string pred = q{*p == c}
)
(
const C c
)

Meta