ddc ~loc-offset (2025-02-11T17:13:16.3955031)
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.