apply_right.default: S3 dispatch on type of pipe_right_argument.
Description
Triggered if right hand side was a name that does not resolve to a function.
Default implementation is re-dispatch through apply_left.
Currently this is not thought to be a common execution case.