The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
opBinaryRight.opBinaryRight
mir
bignum
fixed
UInt
opBinaryRight
UInt
!
size
opBinaryRight
(UInt!lsize lhs)
UInt
!
size
opBinaryRight
(ulong lhs)
template
opBinaryRight
(string op)
const @
safe
pure nothrow @
nogc
UInt
!
size
opBinaryRight
(
ulong
lhs
)
if
(
op
== "^" ||
op
== "|"
||
op
== "&"
||
op
== "+"
||
op
== "*"
)
Meta
Source
See Implementation
mir
bignum
fixed
UInt
opBinaryRight
functions
opBinaryRight