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