|
|
|
|
|
by bborud
1698 days ago
|
|
Actually, this isn't so much an argument against reading the standard library as it is another reason to do so. If the standard library is ugly and complex, it tells you something important about its design, and possibly about the language itself and its maintainers. It is a good indication of where things might well end up for you. You should look at the ugly bits, and you should ask yourself "am I going to invest in this?" |
|