Skip to content

Include DivMod() method #103

@2opremio

Description

@2opremio

We have started using https://github.com/holiman/uint256 at https://github.com/stellar/go and we are missing the DivMod() method.

This has required invoking Div() and Mod() separately, which isn't great for performance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions