botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
BigInt.opOpAssign
botan
math
bigint
bigint
BigInt
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(BigInt y)
void
opOpAssign
(word y)
void
opOpAssign
(BigInt y)
void
opOpAssign
(word y)
void
opOpAssign
(BigInt y)
void
opOpAssign
(word y)
void
opOpAssign
(BigInt y)
void
opOpAssign
(word y)
struct
BigInt
void
opOpAssign
(
string
op
)
(
in
word
y
)
if
(
op
== "/"
)
void
opOpAssign
(BigInt mod)
void
opOpAssign
(word mod)
void
opOpAssign
(size_t shift)
void
opOpAssign
(size_t shift)
Meta
Source
See Implementation
botan
math
bigint
bigint
BigInt
aliases
Base
Sign
classes
DivideByZero
constructors
this
enums
Decimal
Negative
functions
abs
binaryDecode
binaryEncode
bits
byteAt
bytes
clear
clearBit
cmp
encodedSize
flipSign
getBit
getSubstring
growTo
isEven
isNegative
isNonzero
isOdd
isPositive
isZero
length
load
maskBits
mutablePtr
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
randomize
reserve
reverseSign
setBit
setSign
sigWords
sign
size
swap
swapReg
toString
toUint
toVector
wordAt
postblits
this(this)
properties
dup
move
ptr
static functions
decode
encode
encode1363
encodeLocked
powerOf2
randomInteger