[RFC FS-1086 Discussion] - Public [<Literal>]s as static members #469
Happypig375
started this conversation in
Language and core library RFC discussions
Replies: 2 comments
-
Let's add a link to the RFC under discussion: https://github.com/fsharp/fslang-design/blob/master/RFCs/FS-1086-Public-Literals-as-static-members.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
Should we consider local literals as well? I believe that's also currently not possible, and even though let bindings can be compiled as constants by the optimizer, and usually are, they cannot be used in match expressions afaik. Not sure this is out of scope. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion for RFC FS-1086 - Public [<Literal>]s as static members
Suggestion here: fsharp/fslang-suggestions#746
Beta Was this translation helpful? Give feedback.
All reactions