Store the list of supported built-ins as a tuple rather than a set, because...
Store the list of supported built-ins as a tuple rather than a set, because they are not all hashable. PiperOrigin-RevId: 220329509
Loading
Please sign in to comment
Store the list of supported built-ins as a tuple rather than a set, because they are not all hashable. PiperOrigin-RevId: 220329509