|
|
|
|
|
by chmod775
2296 days ago
|
|
> The main benefit of classes is as a way to define custom types. Otherwise you are stuck with the types built into the language I'm going to stop you right there, because plenty of languages (especially functional ones) have ways of declaring custom complex types without using classes. |
|