Hacker News new | ask | show | jobs
by fetbaffe 2310 days ago
What is the drawback of just using a string as storage? Together with something like bcmath for calculations.

Strings does not overflow & are easy to transfer.