Branch for vectors

Is there a construct that allows to choose between two vectors or other (none boolean) values based on a condition?

select seems to do this, but i don’t know if it accepts different types of inputs.

Excellent, thanks. Yes there seem to be various selects for the different types.