Default interface should have no name, instead of copying "Constructor convention" #34
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Request Input
These are issues about the design of the language, and thus should be discussed
Right now, the default interface has the module name:
Instead, we should have it be the abscence of a name:
Or further still, for purely functional modules:
The text was updated successfully, but these errors were encountered: