hunt-extra ~v1.0.x (2026-04-27T12:04:03.2694816)
Dub
Repo
SignedMutableBigInteger.this
hunt
math
BigInteger
SignedMutableBigInteger
Construct a new MutableBigInteger with a magnitude specified by the int val.
this
()
this
(int val)
class
SignedMutableBigInteger
this
(
int
val
)
this
(MutableBigInteger val)
Meta
Source
See Implementation
hunt
math
BigInteger
SignedMutableBigInteger
constructors
this
functions
signedAdd
signedSubtract
toString
variables
sign
Construct a new MutableBigInteger with a magnitude specified by the int val.