tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
Int.this
tern
integer
Int
Undocumented in source.
struct
Int
(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
Int
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
manifest constants
max
min