ultralight v0.3.0 (2023-08-31T02:52:36Z)
Dub
Repo
String.opAssign
ultralight
String
Replaces the contents of this string with the contents of a string.
auto
opAssign
(string str)
class
String
auto
opAssign
(
T
)
(
string
str
)
auto
opAssign
(String str)
auto
opAssign
(ULString str)
Meta
Source
See Implementation
ultralight
String
constructors
this
destructors
~this
functions
empty
idup
opAssign
toString
utf16
utf8
variables
ptr
Replaces the contents of this string with the contents of a string.