bufref ~master (2019-12-22T18:59:28Z)
Dub
Repo
ConcreteRange.save
bufref
ConcreteRange
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ConcreteRange
(R, W)
static if
(
isForwardRange!R
)
ConcreteRange
save
(
)
if
(
isInputRange
!
R
&&
is
(
ElementType
!
R
==
BufRef
)
&&
isBuffer
!
W
)
Meta
Source
See Implementation
bufref
ConcreteRange
functions
back
empty
front
length
opDollar
opIndex
opSlice
popBack
popFront
save
variables
r
w