Hacker News new | ask | show | jobs
by _0w8t 1128 days ago
In Julia with multiple dispatch there is no problem to adding more things to the global namespace. But it does not work for Python, so it’s developers must be very conservative with global names.