|
|
|
|
|
by bjoli
2892 days ago
|
|
The most commonly expressed reason is that you should be able to use variable names like "list" without shadowing the list function. Someone with insight mentioned that there was a belief that it would be easier to optimize separate namespaces, but that reality proved them wrong, but I haven't verified that claim. |
|