skipWhile.skipWhile

Undocumented in source. Be warned that the author may not have intended to support it.
template skipWhile(alias pred)
T[]
skipWhile
(
T
)
(
ref T[] source
,
bool orUntilEnd = false
)

Meta