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

スコープお砂場に置いたブロックの型 #102

Open
kenichi-asai opened this issue Sep 10, 2019 · 0 comments
Open

スコープお砂場に置いたブロックの型 #102

kenichi-asai opened this issue Sep 10, 2019 · 0 comments

Comments

@kenichi-asai
Copy link
Owner

let f x = 0
let a = ?

a のスコープお砂場を開き、f をお砂場に置くと、型が 'a -> 'b になってしまっている。(ブロックをつなぐと型推論が動いて正しい型になる。)

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

No branches or pull requests

1 participant