ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
reverse
dmd
root
array
Reverse an array in-place.
pure nothrow @
nogc
@
safe
T
[]
reverse
(
T
)
(
T
[]
a
)
Parameters
a
T
[]
array
Return Value
Type:
T
[]
reversed a[]
Meta
Source
See Implementation
dmd
root
array
functions
reverse
split
properties
peekSlice
structs
Array
Reverse an array in-place.