Skip to content

Simplify deleteAlong#1211

Open
meooow25 wants to merge 1 commit into
haskell:masterfrom
meooow25:delete-along
Open

Simplify deleteAlong#1211
meooow25 wants to merge 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.
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