You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we intend for the first letter to be capitalized (so we can still easily distinguish single-word class names), I wonder if we should refer to it as Pascal case (https://en.wikipedia.org/wiki/Camel_case)
Otherwise when skimming code it's hard to tell the difference between a constructor and a generic.
The text was updated successfully, but these errors were encountered: