You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The math/big package is mysterious to newcomers. It's even a bit mysterious to seasoned Go programmers. We'd do well to include some large examples, and expand a bit in the package comment and the doc comments of Rat and Int.