gstring v0.1.0 (2023-12-26T17:50:44Z)
Dub
Repo
GString.rawString
gstring
GString
The underlying stored string using UTF encoding according to CharT.
struct
GString
(CharT)
StringT
rawString
;
Meta
Source
See Implementation
gstring
GString
aliases
StringT
constructors
this
functions
indexOf
opApply
opBinary
opBinaryRight
opIndex
opIndexAssign
opOpAssign
opSlice
toDString
toString
toWString
variables
rawString
The underlying stored string using UTF encoding according to CharT.