phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Until.this
std
algorithm
searching
Until
this
(Range input, Sentinel sentinel, OpenRight openRight)
this
(Range input, OpenRight openRight)
struct
Until
(alias pred, Range, Sentinel)
static if
(!(
!is(Sentinel == void)
))
this
(
Range
input
,
OpenRight
openRight
=
Yes.openRight
)
if
(
isInputRange
!
Range
)
Meta
Source
See Implementation
std
algorithm
searching
Until
constructors
this
functions
popFront
properties
empty
front
save