tern v0.2.12 (2024-03-08T18:10:27Z)
Dub
Repo
UInt.this
tern
integer
UInt
Undocumented in source.
struct
UInt
(size_t SIZE)
final @
nogc
this
(
T
)
(
T
val
)
if
(
isIntegral
!
T
)
if
(
SIZE
<= 64 &&
SIZE
>= 8
&&
SIZE
% 8 == 0
)
Meta
Source
See Implementation
tern
integer
UInt
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
manifest constants
max
min