|
|
|
|
|
by ozgrakkurt
104 days ago
|
|
You just know some guy will try to make cli code no-panic/deterministic use a bunch of crap and think he achieved something. Just not allowing complex code is so much better than this. Just even being able to look at a piece of code and trace what it is doing is 1000x more valuable than this. I regretted almost every time I allowed Traits/generics into a codebase |
|