phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
SSOString.this
nxt
sso_string
SSOString
Construct from
source
of
dchar
this
(Chars source)
this
(Source source)
struct
SSOString
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
isSmallASCII
opCast
opEquals
opIndex
opSlice
manifest constants
smallCapacity
properties
isNull
length
opCmp
toHash
toString
static variables
holeValue
nullValue
Construct from source of dchar