A vertex sequence that contains all vertices in the given
sequences, exactly once.
Details
They must belong to the same graph. Note that this function has
‘set’ semantics and the multiplicity of vertices is lost in the
result. (This is to match the behavior of the based unique
function.)