- Written by Chip Jarred and chipjarred.
- In development for 5 years, with 38 commits and 3 releases.
- This package has no package dependencies.Including all transitive and test dependencies.
- MIT licensed
- 4 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
1.0.2
master
Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3