Skip to content

Remove uncurried application entirely #6902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

cristianoc
Copy link
Collaborator

@cristianoc cristianoc commented Jul 22, 2024

Opaque full apply was still used in the case of partial application foo(x, ...).
With the last use gone, the Js.Internal module can be removed. One less piece of magic.

Opaque full apply was still used in the case of partial application `foo(x, ...)`.
With the last use gone, the `Js.Internal` module can be removed. One less piece of magic.
@cristianoc cristianoc changed the base branch from master to test-remove-opaque-full-apply July 22, 2024 00:42
@cristianoc cristianoc requested a review from cknitt July 22, 2024 00:44
@cristianoc
Copy link
Collaborator Author

CC @cknitt one more step to check.

@cristianoc cristianoc merged commit 797bbda into test-remove-opaque-full-apply Jul 22, 2024
19 checks passed
@cristianoc cristianoc deleted the remove-uncurried-application-entirely branch July 22, 2024 06:53
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.

2 participants