StringT.findrC

Searches for character c starting from the end.

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

Meta