Difference between ' ##0 ' and ' && ' in Assertions

In reply to ben@SystemVerilog.us:

Hi Ben ,

I read the ##0 as the start of a new sequence that starts in the same time step as the end point of the preceding sequence.

Do you mean to say that go-to repetition can only be used with a sequence and not with a concatenation of 2 sequences using ##0 ?