This is a beta autodoc build; expect bugs and missing information.
std
math
big
int
Const
eqlAbs
fn
eqlAbs
(
a
:
Const
,
b
:
Const
)
bool
[
src
]
Returns true if
|a| == |b|
.
Parameters
a
:
Const
,
b
:
Const
,