> Could we omit the division and modulo operators ("/" and "%")? They > are implemented in a very inefficient way and I would rather see them > removed from `bigunsignedint`. do you have a reference to a better approach? Christian