Skip to content

Simplify deleteAlong#1211

Merged
meooow25 merged 1 commit into
haskell:masterfrom
meooow25:delete-along
May 23, 2026
Merged

Simplify deleteAlong#1211
meooow25 merged 1 commit into
haskell:masterfrom
meooow25:delete-along

Conversation

@meooow25

Copy link
Copy Markdown
Contributor

Drop the attempt to avoid a thunk for the map with the deleted key. It doesn't seem to work on a modern GHC (9.14). GHC is also able to optimize it appropriately after specialization.

For #1209.

Drop the attempt to avoid a thunk for the map with the deleted key.
It doesn't seem to work on a modern GHC (9.14). GHC is also able to
optimize it appropriately after specialization.
@meooow25 meooow25 merged commit e96b3c0 into haskell:master May 23, 2026
19 checks passed
@meooow25 meooow25 deleted the delete-along branch May 23, 2026 13:04
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.

1 participant