The sequence expression execution helper selects and executes the correct version of an operator based on the target and argument types.
It is employed at runtime for sequence operator implementation, or at compile time in case the type is not known statically.