phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
SSOString.this
nxt
sso_string
SSOString
Construct from
source
of
dchar
this
(Chars source)
this
(Source source)
struct
SSOString
@
safe
pure @
trusted
this
(
Source
)
(
scope
Source
source
)
if
(
is
(
typeof
( )) &&
is
(
typeof
(
Source.init.front
) ==
dchar
)
)
Meta
Source
See Implementation
nxt
sso_string
SSOString
aliases
opDollar
constructors
this
functions
empty
holeify
isHole
isNull
isSmallASCII
length
opCmp
opEquals
opIndex
opSlice
toHash
toString
static variables
holeValue
nullValue
Construct from source of dchar