mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
opBinary.opBinary
mir
bignum
fixed
UInt
opBinary
UInt
!
size
opBinary
(UInt!rsize rhs)
UInt
!
size
opBinary
(ulong rhs)
template
opBinary
(string op)
const @
safe
pure nothrow @
nogc
UInt
!
size
opBinary
(
ulong
rhs
)
if
(
op
== "^" ||
op
== "|"
||
op
== "&"
||
op
== "+"
||
op
== "-"
||
op
== "*"
)
Meta
Source
See Implementation
mir
bignum
fixed
UInt
opBinary
functions
opBinary