mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
Range.opApplyReverse
mambo
util
Range
Range
Allows the range to work in a foreach_reverse loop
struct
Range
(T = size_t, U = T)
int
opApplyReverse
(
int
delegate
(
ref
T
)
dg
)
Parameters
dg
int
delegate
(
ref
T
)
Return Value
Type:
int
Meta
Source
See Implementation
mambo
util
Range
Range
functions
length
opApply
opApplyReverse
opCall
opIndex
toArr
static functions
opSlice
variables
end
start
Allows the range to work in a foreach_reverse loop