BigNumber.opOpAssign

Operation assignment of the value y

struct BigNumber
@trusted pure nothrow
opOpAssign
(
string op
T
)
(
T y
)

Parameters

y T

value to be assigned

Return Value

Type: BigNumber

The assign value as a BigNumber