mlhaufe / brevity

Brevity is a library that enables Feature-Oriented Programming (FOP) and solves the expression problem in a manner that makes data and operation declarations trivial to define and compose.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Rename Data and Trait to lowercase #54

Closed mlhaufe closed 1 year ago

mlhaufe commented 1 year ago

Rename Data and Trait to lowercase. These are not constructors.

mlhaufe commented 1 year ago

This will be resolved as part of #53