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

R7RS-small 7.2.4: the definition of car-internal has ω while the type of it has no P #39

Open
omasanori opened this issue Feb 5, 2023 · 0 comments · May be fixed by johnwcowan/r7rs-spec#6

Comments

@omasanori
Copy link

Originally pointed out by @zick in https://pages.zick.run/2022/r7rsf.html (in Japanese).

The type of car-internal in 7.2.4 is E → K → C but the definition of the function is λεωκ . ... which implies E → P → K → C. The definition should be λεκ . ....

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 a pull request may close this issue.

1 participant