Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arthurbrown
on Dec 19, 2014
|
parent
|
context
|
favorite
| on:
Implementing a bignum calculator – Rob Pike [video...
Arbitrary precision is handled by
https://golang.org/pkg/math/big/
He isn't implementing a bignum package, this is all about the APL interpreter.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
He isn't implementing a bignum package, this is all about the APL interpreter.