Added: LDM notes for June 15, 2020 #3588
Unanswered
SingleAccretion
asked this question in
General
Replies: 1 comment
-
I'm curious if there will be an effort to also standardize how the compilers handle a property accessor with a I'll make the wild assumption that F# will be updated in time to properly respect the |
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.
-
C# Language Design Notes for June 15, 2020
Records:
1.
modreq
for init accessors2. Initializing
readonly
fields in same type3.
init
methods4. Equality dispatch
5. Confirming some previous design decisions
6.
IEnumerable.Current
Beta Was this translation helpful? Give feedback.
All reactions