Y
Hacker News
new
|
ask
|
show
|
jobs
by
tantalor
4836 days ago
I'd start by trying to create an evil subclass of BigInteger, as it is not a final class.
1 comments
raylu
4836 days ago
I've tried this but failed to create something that was evil enough to pass on .equals but benign enough that it didn't choke on .divide
link