You are viewing a single comment's thread. Return to all comments →
Fully agree. Readability should not be compromised.
Brevity should only be used when it actually leads to efficiency Eg. when passing generators instead of lists.
Seems like cookies are disabled on this browser, please enable them to open this website
Collections.namedtuple()
You are viewing a single comment's thread. Return to all comments →
Fully agree. Readability should not be compromised.
Brevity should only be used when it actually leads to efficiency Eg. when passing generators instead of lists.