I don't need this. In most cases everything can be solved with different methods overrided by type. This is OOP way. But it's makes language more complicated and what is more important - it makes harder to refactor,…
I don't need this. In most cases everything can be solved with different methods overrided by type. This is OOP way. But it's makes language more complicated and what is more important - it makes harder to refactor,…