nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
StringImpl.reverse
nulib
string
StringImpl
Reverses the contents of the string
struct
StringImpl
(T)
@
nogc
ref
auto ref
reverse
(
)
if
(
isSomeChar
!
T
)
Return Value
Type:
auto ref
The string instance.
Meta
Source
See Implementation
nulib
string
StringImpl
aliases
CharType
toCString
toDString
constructors
this
destructors
~this
functions
clear
flipEndian
opAssign
opBinary
opBinaryRight
opOpAssign
opPostMove
resize
reverse
take
properties
empty
length
ptr
realLength
usage
value
Reverses the contents of the string