Arbitrary-precision bigints
Open
new module
- Dominant language
- Swift
- Stars
- 1.9k
- Forks
- 181
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 6
Description
Add a flexibly-sized bigint type that grows as required, conforming to `BinaryInteger`.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the package's existing numeric types and reviewing the requirements for BinaryInteger; done means a flexibly sized bigint type that grows as required and conforms to that protocol.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100