Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 191 Bytes

File metadata and controls

11 lines (6 loc) · 191 Bytes

Chapter 3

Page 42

BigInt.asUIntN(bits, biting)

should be

BigInt.asUIntN(bits, bigint)

(Thanks to Qirui W.)