-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Matrix of Supported Language Features #76
Comments
+1 that would be really useful |
This is more or less a duplicate of #47. |
I'm currently working on this exact documentation for my own purpose. https://github.com/wallyrion/PolySharp.Playground |
@wallyrion - When the WIP is done, why don't you PR it into the main project readme? Looks great bud |
Thanks, @hughesjs. |
Description (optional)
In the README (or another document) it would be good if we had a matrix/table/checklist of all of the features added with each language version (post 7) indicating whether it is supported out-of-the-box, supported with polysharp, not supported (yet), and not supported (and can't be supported).
Rationale
It would be a useful reference so people know exactly what features do and don't work. Yes, there's a list of the available polyfills but that doesn't actually tell us what features work when we add polysharp to our project, it tells us what extra features will work.
Proposed API
Documentation
The text was updated successfully, but these errors were encountered: