decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
unsigned.opCmp
decimal
integrals
unsigned
Undocumented in source. Be warned that the author may not have intended to support it.
int
opCmp
(T value)
int
opCmp
(T value)
struct
unsigned
(int bits)
const
int
opCmp
(
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