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

add to the list of Features F# doesn't support #1

Open
ImaginaryDevelopment opened this issue Aug 29, 2017 · 2 comments
Open

add to the list of Features F# doesn't support #1

ImaginaryDevelopment opened this issue Aug 29, 2017 · 2 comments

Comments

@ImaginaryDevelopment
Copy link
Owner

ImaginaryDevelopment commented Aug 29, 2017

add interop type embedding
Universal Windows Platform - https://msdn.microsoft.com/en-us/magazine/mt590967.aspx
#pragma warning disable
#pragma warning restore
protected methods
partial classes and methods

already added:

  • nameof
  • covariance/contravariance
  • Nested classes
  • implicit interface implementations
  • reflection to get at a module
@ImaginaryDevelopment ImaginaryDevelopment changed the title Features F# doesn't support add to the list of Features F# doesn't support Aug 29, 2017
@ImaginaryDevelopment
Copy link
Owner Author

ImaginaryDevelopment commented Mar 22, 2018

type 'T with vs. c# public static void(this 'T x) ...

@ImaginaryDevelopment
Copy link
Owner Author

link to relevant slide (at time of writing) http://imaginarydevelopment.github.io/FsReveal/#/5/2

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