decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
unsigned.opEquals
decimal
integrals
unsigned
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(T value)
bool
opEquals
(T value)
struct
unsigned
(int bits)
const
bool
opEquals
(
T
:
THIS
)
(
auto
const
ref
T
value
)
if
(
bits
>= 128 &&
(
bits
&
(
bits
- 1
)
)
== 0
)
Meta
Source
See Implementation
decimal
integrals
unsigned
aliases
HALF
THIS
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
manifest constants
max
min
variables
hi
lo