sergiotaborda / lense-lang

The Lense Language Compiler
1 stars 0 forks source link

Verify imutability for imutable classes #9

Closed sergiotaborda closed 3 years ago

sergiotaborda commented 8 years ago

Imutable classes cannot have setters and internal state cannot be changed in methods.