Skip to content
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

Various fixes for coercions #118

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Various fixes for coercions #118

merged 1 commit into from
Feb 28, 2024

Conversation

mikesperber
Copy link
Contributor

  • In FunCo co1 co2, co1 is oriented the other way around from co2.
  • Various places confused the arrow of the coercion with the arrow of the function value being coerced.

@nomeata
Copy link
Collaborator

nomeata commented Feb 24, 2024

Uff, that’s been paged out for quite a while. The changes look at least plausible, and if they make the linter more happy, they are probably reasonable.

- In FunCo co1 co2, co1 is oriented the other way around from co2.
- Various places confused the arrow of the coercion with the arrow of
  the function value being coerced.
@mikesperber mikesperber merged commit 7aa7d5e into master Feb 28, 2024
44 of 71 checks passed
@mikesperber
Copy link
Contributor Author

@nomeata Thanks for looking at this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants