#Nit: @import() should be in PascalCase?
1 messages · Page 1 of 1 (latest)
#bikeshed
it's not always a type and usually a namespace
those are also types
also #bikeshed
If x is a type then x should be TitleCase, unless it is a struct with 0 fields and is never meant to be instantiated, in which case it is considered to be a "namespace" and uses snake_case.
