dangel v0.6.0 (2020-11-16T20:54:25Z)
Dub
Repo
ASString.this
as
addons
str
ASString
Creates an ASString based on a D string
GC memory will be copied out
this
(size_t length)
this
(string str)
struct
ASString
this
(
string
str
)
this
(ASString str)
Meta
Source
See Implementation
as
addons
str
ASString
constructors
this
functions
dispose
isEmpty
length
opAssign
opBinary
opOpAssign
resize
substr
toString
Creates an ASString based on a D string
GC memory will be copied out