phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
SSOString.opEquals
nxt
sso_string
SSOString
Check if
this
is equal to
rhs
.
bool
opEquals
(typeof(this) rhs)
struct
SSOString
@
safe
pure nothrow @
nogc
const scope @
trusted
bool
opEquals
()
(
const
scope
auto
ref
typeof
(this)
rhs
)
bool
opEquals
(const(char)[] rhs)
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
Check if this is equal to rhs.