avoid exit overhead in inlined generator expressions by directly returning the...
avoid exit overhead in inlined generator expressions by directly returning the result instead of raising a StopIteration with value
Showing
Please register or sign in to comment