Connects this Logic directly to another Logic.
This is shorthand for gets().
void operator <=(Logic other) => gets(other);