Skip to content

v1.2.0

Choose a tag to compare

@osc1440 osc1440 released this 24 Apr 06:35

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