decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
unsigned.this
decimal
integrals
unsigned
Undocumented in source.
this
(T hi, U lo)
this
(T x)
this
(string s)
struct
unsigned
(int bits)
this
(
string
s
)
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