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

Detailed type inference rules for static type parameters. #64

Open
EricGT opened this issue May 2, 2016 · 0 comments
Open

Detailed type inference rules for static type parameters. #64

EricGT opened this issue May 2, 2016 · 0 comments

Comments

@EricGT
Copy link

EricGT commented May 2, 2016

Could the type inference rules used with static type parameters, inline and Generic.Zero and Generic.One be given or better documentation with examples.

This request originated from this SO question F# typing rules as inference rules in which I was hoping the answer would include the inference rules for static type parameters and inline.

I have been using F# for few years now, but every time I need static type parameters or inline or to use Generic.Zero and Generic.One with types other than numeric types I just don't feel confident in what I did.

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