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