Skip to content

Cleanup missing TCOs#89

Merged
miniBill merged 5 commits intoelmcraft:masterfrom
miniBill:cleanup-scanl-scanr
Mar 17, 2026
Merged

Cleanup missing TCOs#89
miniBill merged 5 commits intoelmcraft:masterfrom
miniBill:cleanup-scanl-scanr

Conversation

@miniBill
Copy link
Copy Markdown
Collaborator

The first commit avoids an unnecessary case, the second one avoid non-tail recursive calls to scanr/scanr1

@miniBill miniBill changed the title Cleanup List.Extra.scanl/List.Extra.scanr Cleanup missing TCOs Mar 16, 2026
@miniBill miniBill requested review from gampleman and lue-bird March 16, 2026 16:07
Copy link
Copy Markdown
Collaborator

@lue-bird lue-bird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great otherwise 👍

@miniBill miniBill force-pushed the cleanup-scanl-scanr branch from 9e7c2b3 to 30053ad Compare March 17, 2026 11:16
@miniBill miniBill force-pushed the cleanup-scanl-scanr branch from 30053ad to ab4b5e4 Compare March 17, 2026 11:29
@miniBill miniBill requested a review from lue-bird March 17, 2026 11:30
@miniBill miniBill merged commit 117772f into elmcraft:master Mar 17, 2026
2 checks passed
@miniBill miniBill deleted the cleanup-scanl-scanr branch March 17, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants