phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
ArrayRange.array
iz
sugar
ArrayRange
returns a slice of the source, according to front and back.
T
[]
array
()
T
[]
array
()
struct
ArrayRange
(T, bool assumeDecoded = false, bool infinite = false)
T
[]
array
(
)
Meta
Source
See Implementation
iz
sugar
ArrayRange
constructors
this
functions
array
back
empty
front
popBack
popFront
save
returns a slice of the source, according to front and back.