skipOverPrefixes

Drop prefixes in s. * * TODO: Use multi-argument skipOver when it becomes available * http://forum.dlang.org/thread/bug-12335-3@https.d.puremagic.com%2Fissues%2F

void
skipOverPrefixes
(
R
A
)
(
scope ref R s
,
const scope A prefixes
)

Meta