Skip to content

Use native remainder in Calendar.ISO division - #15880

Open
preciz wants to merge 1 commit into
elixir-lang:mainfrom
preciz:perf/calendar-native-remainder
Open

Use native remainder in Calendar.ISO division#15880
preciz wants to merge 1 commit into
elixir-lang:mainfrom
preciz:perf/calendar-native-remainder

Conversation

@preciz

@preciz preciz commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Assisted-by: Codex:GPT-6

Replace quotient-based remainder reconstruction with rem/2 while
preserving quotient evaluation and negative-remainder correction.

Replace quotient-based remainder reconstruction with rem/2 while
preserving quotient evaluation and negative-remainder correction.

Assisted-by: Codex:GPT-6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant