The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Int128.opEquals
std
int128
Int128
Compare for equality
bool
opEquals
(long lo)
bool
opEquals
(ulong lo)
struct
Int128
@
safe
pure nothrow @
nogc
const
bool
opEquals
(
ulong
lo
)
bool
opEquals
(Int128 op2)
Return Value
Type:
bool
true if Int128 equals value
Meta
Source
See Implementation
std
int128
Int128
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toHash
toString
manifest constants
max
min
variables
data
Compare for equality