Hacker News new | past | comments | ask | show | jobs | submit login

Julia has `widemul` which takes two `Int64` and produces an `Int128`. It is also not to hard to actually add your own primitive type for `Int256` (with the caveat that it needs support from LLVM, which I haven't checked)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: