phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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
isNull
isSmallASCII
length
opCmp
opEquals
opIndex
opSlice
toHash
toString
static variables
holeValue
nullValue
Check if this is equal to rhs.