Don't use the typed visitor for Sort in the Evaluator.
Add support to the untyped visitor for the types which were previously only supported by the typed visitor. This allows to get rid of a lot of duplicate code. PiperOrigin-RevId: 231775060
Loading
Please sign in to comment