Skip to content

v1.2.0

Compare
Choose a tag to compare
@oscbyspro oscbyspro released this 24 Apr 06:35
· 96 commits to main since this release

Some new methods. A precondition fix. Cleanup n' stuff.

  • #88 quotientAndRemainderReportingOverflow(dividingBy:)
  • #87 Int256.min.quotientAndRemainder(dividingBy: -1) should trap
  • #86 ANKFixedWidthInteger.BitPattern
  • #84 Lazy division overflow detection
  • #82 Arithmetic protocol extensions
  • #81 Truncating multiplication operators