| ▲ | cogman10 3 hours ago | |
It's always an option to create type aliases, but there's a bit of "robbing Peter to pay Paul" happening when you do that. You make the signature shorter but also take away the ability for the programmer to quickly understand what code is doing. | ||