mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Integer.opEquals
mecca
lib
integers
Integer
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(T rhs)
bool
opEquals
(Integer!(U, E2) rhs)
struct
Integer
(T, char E)
const
bool
opEquals
(
U
char
E2
)
(
Integer
!(
U
,
E2
)
rhs
)
if
(
signed
==
rhs.signed
)
Meta
Source
See Implementation
mecca
lib
integers
Integer
constructors
this
functions
opAssign
opBinary
opCast
opCmp
opEquals
opUnary
toString
manifest constants
bits
name
signed
properties
inHostOrder
variables
max
min
value