tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
UInt.opBinaryRight
tern
integer
UInt
Undocumented in source. Be warned that the author may not have intended to support it.
struct
UInt
(size_t SIZE)
final @
nogc
const
auto
opBinaryRight
(
string
op
L
)
(
const
L
lhs
)
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