Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Implement DivRemL #525

Open
kuzminrobin opened this issue Feb 23, 2021 · 0 comments
Open

Implement DivRemL #525

kuzminrobin opened this issue Feb 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kuzminrobin
Copy link
Contributor

After BigInt is implemented, implement

    function DivRemL(dividend : BigInt, divisor : BigInt) : (BigInt, BigInt)
    divreml__body

See related #501

@kuzminrobin kuzminrobin added enhancement New feature or request needs triage An initial review by a maintainer is needed labels Feb 23, 2021
@kuzminrobin kuzminrobin self-assigned this Feb 23, 2021
@bettinaheim bettinaheim removed the needs triage An initial review by a maintainer is needed label Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants