|
|
|
|
|
by zabatuvajdka
1753 days ago
|
|
I personally have language fatigue after playing with various languages over two decades. The thing I hate about rust is abbreviated keywords like “fn” and “mut” because it sounds like fricken mutt. A function is a function not a fn, and is it really so hard to type “mutable”? There’s more important things in life to worry about than rewriting codebases in language Z. |
|