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