Replies: 1 comment
-
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
-
This and a few conversations we've had around a more "functional" class declarations made me think that maybe we should consider using
let
for field definitions:instead of:
Maybe this can even be used for methods:
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions