nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Variant.opEquals
nulib
data
variant
Variant
Gets whether the variant is the same as another variant.
struct
Variant
@
nogc
@
trusted
nothrow
bool
opEquals
(
T
)
(
T
other
)
Meta
Source
See Implementation
nulib
data
variant
Variant
constructors
this
functions
free
get
has
opAssign
opEquals
tryGet
manifest constants
empty
properties
isEmpty
isInitialized
Gets whether the variant is the same as another variant.