dangel v0.7.0 (2020-12-28T00:10:43Z)
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)
this
(ASString str)
struct
ASString
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