Issues
- 1
Recoverable random in infinite range
#120 opened by oscbyspro - 2
- 2
More arithmetic conveniences
#119 opened by oscbyspro - 2
Add: Doublet.init(_:)
#118 opened by oscbyspro - 2
Use: swift-testing (2nd half)
#110 opened by oscbyspro - 3
Add: Fallible/sink(_:)
#116 opened by oscbyspro - 1
Remove implicit error propagation
#117 opened by oscbyspro - 6
Improve: BinaryInteger/advanced(by:)
#88 opened by oscbyspro - 1
Unified: BinaryInteger testing
#108 opened by oscbyspro - 1
Add: NaturalInteger
#112 opened by oscbyspro - 0
Add: SystemsInteger.division(unchecked:by:)
#113 opened by oscbyspro - 2
Rework: protocol division requirements
#115 opened by oscbyspro - 0
Rework: documentation
#114 opened by oscbyspro - 2
Rework: DataInt
#104 opened by oscbyspro - 3
Miscellaneous 0.11.0 stuff
#92 opened by oscbyspro - 1
Add: MutableContiguous
#111 opened by oscbyspro - 15
Miscellaneous 0.10.0 stuff
#85 opened by oscbyspro - 1
Use: swift-testing (1st half)
#97 opened by oscbyspro - 1
Add: T/isPowerOf2
#109 opened by oscbyspro - 1
Rework: StdlibInt as StdlibInt<T>
#96 opened by oscbyspro - 0
Req. Swift 6.0
#91 opened by oscbyspro - 4
Count as BinaryInteger-esque
#107 opened by oscbyspro - 3
Divider<T> as Guarantee
#105 opened by oscbyspro - 0
Try: pointer-pointer vs pointer-count
#106 opened by oscbyspro - 4
Add: more T/description
#100 opened by oscbyspro - 1
Unified: AnyHashable(some BinaryInteger)
#103 opened by oscbyspro - 1
Unified: BinaryInteger/hashValue
#102 opened by oscbyspro - 2
Sync T and T.Stdlib conformance to Hashable
#101 opened by oscbyspro - 3
Add: CoreInteger
#98 opened by oscbyspro - 0
Add: Threeway
#99 opened by oscbyspro - 0
Remove: integer literal as Signum
#94 opened by oscbyspro - 3
Remove: integer literal as Bit
#93 opened by oscbyspro - 6
Add: Contiguous
#89 opened by oscbyspro - 0
No superfluous overloads
#90 opened by oscbyspro - 0
Count rather than Count<T>
#86 opened by oscbyspro - 1
Add: BinaryInteger/isMultiple(of:)
#87 opened by oscbyspro - 3
Improve: arbitrary integer multiplication
#84 opened by oscbyspro - 2
Using Randomness in Stdlib methods
#73 opened by oscbyspro - 2
Improve: TextInt
#81 opened by oscbyspro - 2
Add: BinaryInteger/factorial()
#83 opened by oscbyspro - 2
A more number-y Signum
#82 opened by oscbyspro - 2
Add: BinaryInteger/negate()
#80 opened by oscbyspro - 2
Hoist GCD, XGCD, and remove unsigned constraint
#79 opened by oscbyspro - 2
Add: BinaryInteger/ilog(_:)
#77 opened by oscbyspro - 3
Natural<T> from X
#78 opened by oscbyspro - 2
Add: BinaryInteger/isqrt()
#76 opened by oscbyspro - 0
Generic two-way comparisons
#75 opened by oscbyspro - 2
Add: Interoperable
#74 opened by oscbyspro - 4
Generic exponent in BinaryInteger/power(_:)
#72 opened by oscbyspro - 1
Free multiplication in BinaryInteger/power(_:)
#71 opened by oscbyspro