gladed ~master (2018-11-17T17:05:29Z)
Dub
Repo
dropUntil.dropUntil
dropuntil
dropUntil
Undocumented in source. Be warned that the author may not have intended to support it.
template
dropUntil
(alias pred)
auto
dropUntil
(
InputRange
)
(
InputRange
rs
)
if
(
isInputRange
!(
Unqual
!
InputRange
)
)
if
(
is
(
typeof
(
unaryFun
!
pred
))
)
Meta
Source
See Implementation
dropuntil
dropUntil
functions
dropUntil