It would be handy to have `MicroAlgos` implement checked arithmetic operations. Currently this requires to unwrap the underlaying `u64`. More context: https://github.com/manuelmauro/algonaut/issues/135
It would be handy to have
MicroAlgosimplement checked arithmetic operations. Currently this requires to unwrap the underlayingu64.More context: #135