Browse Source
Apparently, checking if something is not None and then calling it is faster than having an identity function that will just return the original value untransformed, such as a lambda or doing a str(str) callpull/476/merge
1 changed files with 11 additions and 8 deletions
Loading…
Reference in new issue