|
|
|
|
|
by Panzerschrek
38 days ago
|
|
It's not mentioned, that the language itself is designed in such a way, so it requires a lot of boilerplate involving traits. The same results (both safety and speed) are achievable without using traits at all but by relying on duck-typing. |
|