Apr 11, 2023
But it's a bit slower, too, for two reasons:
1. It needs to look up the symbol dict
2. It construct a dict for the arguments, and then uses that dict to construct the actual dict.
But it's a bit slower, too, for two reasons:
1. It needs to look up the symbol dict
2. It construct a dict for the arguments, and then uses that dict to construct the actual dict.