phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
UniqueTake.opDollar
nxt
unique_range
UniqueTake
Range primitives
bool
empty
()
auto ref
front
()
void
popFront
()
UniqueTake
save
()
auto
front
(ElementType!R v)
size_t
length
()
alias
opDollar
=
length
struct
UniqueTake
(Range)
alias
opDollar
=
length
auto
opSlice
(size_t i, size_t j)
size_t
length
()
Meta
Source
See Implementation
nxt
unique_range
UniqueTake
aliases
opDollar
functions
back
empty
front
length
maxLength
moveAt
moveBack
opIndex
opIndexAssign
opSlice
popBack
popFront
save
variables
source
Range primitives