The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NormalizedInt.opEquals
std
experimental
normint
NormalizedInt
Equality operators.
bool
opEquals
(NormalizedInt!I rh)
struct
NormalizedInt
(I)
@
safe
pure nothrow @
nogc
const
bool
opEquals
(
NormalizedInt
!
I
rh
)
if
(
isNormalizedIntegralType
!
I
)
bool
opEquals
(T rh)
bool
opEquals
(F rh)
Meta
Source
See Implementation
std
experimental
normint
NormalizedInt
aliases
IntType
constructors
this
functions
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
manifest constants
max_float
min_float
variables
max
min
value
Equality operators.